Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » automated non-interactive operation(automated non-interactive operation)
automated non-interactive operation [message #872883] Thu, 17 May 2012 02:23
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:Sorting Eclipse help ToC contributed using ToCProvider
Next Topic:How to use the RefreshProvider?
Goto Forum:
  


Current Time: Fri Apr 19 23:27:11 GMT 2024

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

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

Back to the top