Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster » Build eclipse project from ANT script
Build eclipse project from ANT script [message #805052] Thu, 23 February 2012 04:29 Go to previous message
Mahesh Maney is currently offline Mahesh Maney
Messages: 24
Registered: July 2009
Junior Member
Hi,
We have customized the eclipse IDE to custom build and compile files in the project on a remote host. The project builder is initiated by launching the IDE and triggering the build from the menu Project-->Build Project.There is a requirement that the build has to be done from an automated script; i.e. the initial project will be created, files will be added to the project, user would also setup the properties for compilation such as hosts to be used for compiling each project, object location etc....
The above created project should be able to run from an automated script such as ANT or something that would build the entire project even without launching the Eclipse workspace. Eclipse has in built Headlessbuild for java projects, but does not work for a non java project.I am not able to decide on a proper approach for this kind of build.
Any pointers in this are appreciated.
 
Read Message
Read Message
Previous Topic:Buckminster for Non-osgi projects
Next Topic:Is there any way to share Advisor Nodes between CQuery's
Goto Forum:
  


Current Time: Tue May 21 21:59:03 EDT 2013

Powered by FUDForum. Page generated in 0.04062 seconds