Hello Hans,

I'm looking at developing or having someone at my company develop an IntelliJ plugin for Gradle for launching builds as well as keeping the IntelliJ module library set up to date.

So consider the following set of items we most likely need to accomplish:

- Instantiate and run Gradle directly and want to have it confer the configured tasks to us
- be able to launch specific tasks
- finally hear the dependencies that are resolved and where we can access them - configure where we would want the cache to exist locally in case the user wants them to be cached within the module tree - possibly silently make the Gradle jar available to the project for gradlefile development

What is easily available vs. hard to get at within Gradle? Any big barriers in the way?

Thanks for any kick-start help you can provide.
-- Jayson @ MindHeap

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to