| [News.eclipse.technology.packaging] Re: Generating an Eclipse install from a Maven 2 project |
Erkki,
Best Regards,
Jochen
Imagine if setting up and running a full developement environment for a complex project from scratch would consist of running the following commands:
>cvs checkout project >cd project >mvn -Declipse.install.area=/eclipse eclipse:install >/eclipse/eclipse