Headless Eclipse Builder 1.1.8
1
0
Categories:
Headless application to setup a workspace (import projects), clean and build the projects, export wars, etc.
Eclipse projects contain a lot of information about dependencies. Such information is necessary to compile the projects if you want to use some continuous integration tool. A lot of ant scripts must be created if one want to do the same as Eclipse does during build, export and so on. The information will be duplicated. If dependency changes, ant script will change as well. It would be so great to avoid such work and use Eclipse itself for building. Would not it?
Additional Details
- Version Number: 1.1.8
- Eclipse Versions: 3.4, 3.5
- Organization: IND Group
- Date Created: 19/10/2009
- Date Updated: 14/01/2010
- Development Status: Production/Stable
- License: EPL
- Submitted by: Gábor Lipták

