>Am I missing something in the documentation, or is the new tooling API lacking >this feature?
The latter. Do you mind filing the jira for it? The init script from ~/.gradle should be executed when you run tooling API, though. Not sure if it is practical for you but you can use different user's gradle home dir via connector.useGradleUserHomeDir Cheers! Szczepan On Mon, Jun 6, 2011 at 1:14 PM, Jesper Skov <[email protected]> wrote: > Hey > > I am trying to rewrite some of my current code from > GradleLauncher/StartParameter to the new tooling API. > > However, I am unable to figure out how to use init scripts with the new API. > > Am I missing something in the documentation, or is the new tooling API > lacking this feature? > > Thanks, > Jesper Skov > > -- Szczepan Faber Principal engineer@gradleware Lead@mockito --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
