[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.technology.packaging] Re: Generating an Eclipse install from a Maven 2 project

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