This Eclipse plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. Additionally it is possible to run selected file in the shell, copy file...
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 categori...
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 Edi...
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 separately, that ...
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 installed on older ...
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. Just build.gradl...
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 project may be General,...