I installed maven on eclipse, its working when I go to the project and do do maven clean, then maven install. But if I go the project and try to go to Configure then as maven project, the option does not appear in my eclipse but in my friends eclipse it appears.
Share
Eclipse is designed to run completely stand-alone, so for a quick fix you could just copy over your friend’s eclipse folder to your own machine and see if the option appears.
For the long fix, how about reinstalling the maven eclipse plugin software?
http://maven.apache.org/eclipse-plugin.html