Hi Gradle devs,

I would like to provide some integration between my Android plugin and
the built-in Eclipse plugin.  What I would like to achieve with this
integration is that, if both the Android plugin and Eclipse plugin are
declared in the build.gradle, then:

* The generated .project file would declare the AndroidNature in the
<natures> section, and include Android-specific steps in the <buildSpec>
section.

* Add a couple of Android-specific directories to the
generated .classpath file.

Is there any way to "hook in" to the Eclipse plugin from the outside to
influence how it generates these files, so that I can add the custom
items described above?  If so, can you please provide some pointers?

Thanks!

-- 
Jason Voegele
Q:      Why did the WASP cross the road?
A:      To get to the middle.


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

    http://xircles.codehaus.org/manage_email


Reply via email to