Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » automated non-interactive operation(automated non-interactive operation)
automated non-interactive operation [message #874041] Sat, 19 May 2012 20:36
Martin Gilbert is currently offline Martin GilbertFriend
Messages: 2
Registered: May 2012
Junior Member
We run Bamboo nightly that basically does a CVS checkout, builds everything (runs "make"), and exercises some automated tests.

Hence we have to pre-generate the Makefiles during the day and get them checked into CVS, in addition to our source code.

Questions:

1. How can we have the nightly shell script launch Eclipse non-interactively to "just-in-time" auto-generate those Makefiles ?

2. Or, if more efficient, how can the shell script launch a JVM with just the Makefile generation component(s) instead of the entire Eclipse infrastructure ?
Previous Topic:Best way to include a very large folder in the web server?
Next Topic:running sdcc and winavr together under eclipse
Goto Forum:
  


Current Time: Fri Apr 19 06:51:26 GMT 2024

Powered by FUDForum. Page generated in 0.02298 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top