Closed buehner closed 10 years ago
When using the mvn eclipse:eclipse command, the project will automatically become a WTP project, which can be run in an integrated tomcat (or similar). The sources of dependencies will also be available in eclipse afterwards.
mvn eclipse:eclipse
Please merge once travis is happy. Thanks.
When using the
mvn eclipse:eclipse
command, the project will automatically become a WTP project, which can be run in an integrated tomcat (or similar). The sources of dependencies will also be available in eclipse afterwards.