Gradle IDE Pack
Update March 2019: be sure to use https://nodeclipse.github.io/updates/gradle-ide-pack/ not nodeclipse.org Install Pivotal Gradle IDE & Enide Gradle for Eclipse & EGradle Editor in...
The Eclipse Runner plugin improves the way of dealing with launch configurations in the Eclipse IDE. The plugin adds a new view called "Runner" to Eclipse. The view allows you to...
The Launch Configuration DSL (LcDsl) allows to create and maintain launch configurations in Eclipse in a comfortable way. Along with LcDsl there comes a view that can be installed...
NOTE: This plugin is now part of Eclipse Platform as of Eclipse 2021-12, and does not need to be installed separately. The listing refers to a previous version now, which can be...
New launching options in the toolbar for preferred and correspondent test configuration.
Update March 2019: be sure to use https://nodeclipse.github.io/updates/gradle-ide-pack/ not nodeclipse.org Install Pivotal Gradle IDE & Enide Gradle for Eclipse & EGradle Editor in...
For any project that gradle can build. Launch build, gradle GUI, run Jetty or deploy Android .apk to AVD by right-clicking build.gradle. Project does not need to be Gradle project...
Launch build, execute Java class, run Jetty or Tomcat6 by right-clicking pom.xml (or pom2.xml). Project does not need to be Maven project. Just pom.xml would be enough. (The...