Hi Jason, there was a discussion about adding additional natures to the eclipse files on the mailinglist some time ago. take a look at http://www.mail-archive.com/[email protected]/msg03944.html
regards, René Am Do, 29.04.2010, 01:09, schrieb Jason Voegele: > 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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
