`
80245089
  • 浏览: 85593 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

Unable to open class file No such file or directory

阅读更多
创建新工程的时候,会发生如下错误:
  Unable to open class file No such file or directory

解决方法:1.重启eclipse,错误消失

2.网络上普遍的解决方法:
Solution:解决方法:

The “Build Path” for your Java environment is not setup correctly in Eclipse. To fix this, follow these steps:

1) Open the Preferences Window by clicking “Window -> Preferences”

2) Find the “Java” section and expand it

3) Select “Build Path”

4) Change the value of Source and output folder from Folders to “Project”

5) Click Apply and then “OK”

Your problem should be resolved!
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics