steffenschaefer / gwt-gradle-plugin

Gradle plugin to support GWT (http://www.gwtproject.org/) related tasks.
Other
117 stars 45 forks source link

Buildship Support #96

Open DALDEI opened 9 years ago

DALDEI commented 9 years ago

Now that Buildship is out and reasonably functional, migration from the eclipse plugin and the STS Eclipse IDE plugins seems to be starting. Buildship is not compatible with "apply plugin: eclipse" .. Without that, the gwt-gradle-plugin does import with buildship but doesn't apply the GWT Nature or add gwt dependencies to the classpath.

DALDEI commented 8 years ago

This is largely not an issue with the lastest buildship.

Unless this issue is related https://github.com/gwt-plugins/gwt-eclipse-plugin/issues/169 o