Hi dragan, The version of this eclipse plugin mentioned in tomeks post is very outdated. I think the problem is, that the version I've uploaded to http://www.breskeby.com/downloads/gradle/eclipse/update/ one and a half year ago is not compatible with the latest release of gradle. At the moment we put the development of this plugin on hold as the Springsource STS Team is providing an excellent gradle plugin for eclipse. Have a look at http://www.springsource.com/developer/sts for further information.
regards, René > Hello, > > I have downloaded eclipse helios and installed the "Groovy plugin" and > "Gradle plugin" as described on > http://kaczanowscy.pl/tomek/2010-03/gradle-ide-integration-eclipse-plugin. > > When I select Run -> External Tools -> External Tools Configurations -> > new > Gradle build > nothing is happening. > > In the .log file from eclipse workspace is the errro message: > java.lang.NullPointerException > at > com.breskeby.eclipse.gradle.launchConfigurations.GradleTasksTab.setDefaults(GradleTasksTab.java:355) > at > org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.setDefaults(AbstractLaunchConfigurationTabGroup.java:74) > at > com.breskeby.eclipse.gradle.launchConfigurations.GradleTabGroup.setDefaults(GradleTabGroup.java:60) > at > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupWrapper.setDefaults(LaunchConfigurationTabGroupWrapper.java:237) > .... > > Have I forgotten something to install or to configure? > > thanks for your time, > dragan-sassler > > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/Gradle-IDE-integration-Eclipse-plugin-NullPointerException-tp4794229p4794229.html > Sent from the gradle-user mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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
