未解决的编译异常 [英] Unresolved Compilation Exception

查看:120
本文介绍了未解决的编译异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

线程"main"中的异常java.lang.Error:未解决的编译问题
当我用Java解决爱因斯坦的谜语问题时,就会遇到这个问题.我该如何解决?

Exception is in thread "main" java.lang.Error: Unresolved compilation problem
When I work for solving Einsteins riddle problem in Java, I get this problem. How can i solve it ?

推荐答案

由于错误状态,您遇到了"编译"时间错误!

在构建应用程序时,它必须向您显示它是什么编译错误.继续解决它.

看来您是从某处复制副本并正在运行它.那并不总是可行的.在运行应用程序之前检查构建是否成功.
As the error states, you have a ''Compile'' time error!

While you build your application, it must be showing you what compilation error it is. Go ahead and resolve it.

It looks like you are copying the copy from somewhere and just running it. That wouldn''t work always. Check for successful build before running the application.


这篇关于未解决的编译异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆