Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
None
-
None
-
None
-
Subclipse
Description
A rather popular plugin for Eclipse is "Subclipse", which integrates "Subversion" into Eclipse.
It would be great if the mvn eclipse:eclipse command would create configuration information for Subclipse, taken from either the locally found .svn folder, or even better, from the pom's <scm> settings. As a result, one could use Subclipse menu items inside of Eclipse. Currently to do that, after mvn eclipse:eclipse one has to manually setup that.