Donnerstag, 11. Juli 2013

Eclipse Kepler & m2e extras (Checkout as Maven Project...)


Currently I'm installing a new version of eclipse kepler. 
My svn client at the customers pc is version 1.6x. We also use a ssh connection, for this reason I use JavaHL 1.6.15 connector.

After installing m2e and the JavaHL connector i miss my lovely menue item "Checkout as Maven Project..." ;-(

Solution (actually no problems found!):

copy the jar http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-subversive/0.13.0/N/0.13.0.201302121311/features/org.sonatype.m2e.subversive.feature_0.13.0.201302121311.jar into your eclipse features folder.

copy the jar http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-subversive/0.13.0/N/0.13.0.201302121311/plugins/org.sonatype.m2e.subversive_0.13.0.201302121311.jar into your eclipse plugins folder.