Eclipse Open declaration in Java project

后端 未结 14 1650
广开言路
广开言路 2020-12-13 23:28

In an Eclipse SVN project I have a problem; when I tried to open a declaration of one class, I got this error:

Problems opening an editor Reason : projectna         


        
14条回答
  •  执笔经年
    2020-12-13 23:57

    you can solve the problem by create a new java project. when you check out the project,you should select the default option, [Check out as a project configured using the new project wizard].

提交回复
热议问题