Answer the question
In order to leave comments, you need to log in
Changing project type in Eclipse
I ran into one unpleasant problem - when creating a project from cvs, it turns out to be just a project, not a java project. Those. all the goodies of autocompletion in the code are not available.
Several times I tried to delete the project and re-pull it from cvs - no result :(
Can you somehow explain to Eclipse that this is still a java project?
Answer the question
In order to leave comments, you need to log in
There was the same garbage with the project in PHP and SVN. I did so. First, I pulled the project out of SVN by external means (not through Eclipse). Then I created a new PHP project in Eclipse and specified an existing folder with a project pulled from SVN as a folder. I think Eclipse needed to be restarted after that, so that it realized that the project was under SVN, and then everything worked. And auto-completion and menu items for version control. Try it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question