This is a discussion on Eclipse config question - Java ; I have a java web app project places on a shared drive, when I import the project as a project in eclipse I loose native language support in the context menu. I still get context help for <bean:define ...> but ...
I have a java web app project places on a shared drive, when I import
the project as a project in eclipse I loose native language support in
the context menu. I still get context help for <bean:define ...> but
not for my classes and methods. How to solve this?
I create a new project, choose import existing project and import the
entire folder structure as well as the .project file. Whats missing?