I have a giant project that consists of multiple projects (>100).They are all configured to be compiled using maven2.Using maven 2 on the commandline works well but I want to import these projects into eclipse.I have installed the following plug-ins:
- JRebel m2eclipse integration(experimental)
- m2e connector for mavenarchiver pom properties
- m2e connector for modello
- M2E lifecycle configuration for the Axistools Maven Plugin
- Maven Integration for WTP
- Multi Project Import/Export