Hi Andreas, nice to hear, that someone gives the eclipse plugin a try. I have to update the wiki page about getting the eclipse plugin and the provided links. The actual sources of the plugin (working with 0.9-preview-3 are located at
http://github.com/gradle/eclipse-plugin The fastest way to get this working is to build it from source. Either you load the sources via git or you use the zip link privided by github ( http://github.com/gradle/eclipse-plugin/zipball/master ) After downloading you can run the build via "./gradlew assemble -PeclipseLocation=/PATH/TO/ECLIPSE/ in build/dist/ you should now find a zip that contains the eclipse plugin. Maybe I find the time to upload a compiled snapshot to my website this evening. Don't hesitate to ask if you still have problems or any other input. regards, René --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
