Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins
https://nodeclipse.github.io/
158 stars 76 forks source link

Enide Gradle 0.11 needs two Eclipse restarts to get installed #126

Closed petrfiser closed 10 years ago

petrfiser commented 10 years ago

I've installed Enide Gradle 0.11 (org.nodeclipse.enide.gradle, http://marketplace.eclipse.org/content/gradle#.UxWmLHVdXuk) to Eclipse JEE 4.3 Kepler (running on jdk1.7.0_17). After Eclipse restart, in the File > Import dialog, there still wasn't the Gradle import source. First after another restart, the Gradle source appeared.

paulvi commented 10 years ago

This plugin has no File -> Import, read marketplace description. You have confused with "Grade Integration for Eclipse"

With this plugin you can import any project as General or as Maven, and if it has build.gradle, you can run build from Eclipse.