Running MyEclipse 10.6 (though we saw this off and on with 10.0, 10.1 and 10.5–don’t recall 9.x version behavior) and using the Microsoft Team Explorer Everywhere plugin version 10.1.0.
Every so often, the Maven options for these menus disappear for our projects. The only ones left are “TestNG Test” and “Run Configurations”. In fact, all the other JUnit and Server Application options are gone too….hmm.
The “Maven4MyEclipse” option is showing on the project and Maven features seem to be enabled.
We aren’t sure what is causing it or the best way to restore them short of deleting the projects, removing all Eclipse-specific files such as .classpath, .project, settings folder, etc. and re-importing as existing Maven project, but even then it doesn’t always restore them.
In fact, there seems to be some unknown force at work since sometimes they just reappear whereas multiple cleans or restarts of MyEclipse are attempted other times before the menu options reappear.
Any idea? It is starting to affect our velocity.