| automated non-interactive operation [message #872883] |
Wed, 16 May 2012 22:23 |
Martin Gilbert 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 ?
|
|
|
Powered by
FUDForum. Page generated in 0.01584 seconds