Hi there,

Just for your information, I got the automatic build for the eclipse-plugin basically working. At the moment I didn't resolve an eclipse automatically. To build the eclipse-plugin you must define the path to an eclipse installation (v. 3.5.2) via 'eclipseLocation' property.

So running:

./gradlew assemble -PeclipseLocation=/Applications/eclipse-sdk-3.5.2/

did the job on my mac. I have to admit, that I didn't test the build with other operating system than macos. The build actually uses an outdated version (and tiny modified I have to admit) pdePlugin basically initiated by Grégrory. I didn't find the time yet to move to the latest sources of the pdePlugin. The wrapper uses the same version as the gradle build itself. The wrapped gradle version in the eclipse-plugin is the last available snapshot (15.03.2010) in the snapshot directory.

The build script isn't that sophisticated yet and I think there is a lot of space to make it more gradle like. I think resolving an eclipse distribution automatically would be nice, but they are more or less OS dependent.

regards,
René

--
------------------------------------
Rene Groeschke

[email protected]
http://www.breskeby.com
http://twitter.com/breskeby
------------------------------------


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

   http://xircles.codehaus.org/manage_email


Reply via email to