Facing issues installing the m2e maven plugin for Eclipse Juno

I installed JUNO Eclipse and then wanted to get the maven plugin for eclipse. After some searching, I found out that I can install the plugin using the eclipse market. So I searched for the plugin and installed it successfully, but when I restarted eclipse, I can not see the Maven parameter when I right-click on any project. When I click on WINDOWS -> PREFERENCES, I see a Maven option. This means that maven was installed, but not sure if completely.

I installed it again, but still no luck. Can anyone help?

FYI, I am using maven 3.0.4

+5
source share
2 answers

- Java-, Maven . , , " → Maven". , .., pom.xml .

0

, Java JDK Preferences → Java → JRE.

0

All Articles