Install Favorites for bshenkq5
Installable listings
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench:
Fast develop/test cycl...
Testing, Tools
Last Updated on Friday, April 14, 2023 - 13:31 by Marc R. Hoffmann
SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libr...
Source Code Analyzer, IDE, Tools
Last Updated on Wednesday, September 22, 2021 - 06:21 by Kengo TODA
FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libr...
Source Code Analyzer, IDE, Tools
Last Updated on Wednesday, December 14, 2022 - 09:47 by Andrey Loskutov
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...
Tools
Last Updated on Wednesday, December 14, 2022 - 09:46 by Andre Bossert
MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support ...
Testing
Last Updated on Friday, April 14, 2023 - 13:28 by Vera Henneberger
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity templates for Javad...
Editor, Code Management, Search, Documentation, IDE
Last Updated on Friday, April 14, 2023 - 13:29 by Martin Kesting
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
IDE, Source Code Analyzer, Tools
Last Updated on Wednesday, December 14, 2022 - 09:46 by Joerg Spieler
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either the entire line or...
Tools
Last Updated on Wednesday, December 14, 2022 - 09:46 by Marian Schedenig
The eclipse-pmd plug-in integrates the source code analyzer PMD into the Eclipse IDE. Everytime you save your work, eclipse-pmd scans your source code and looks for potential problems like possible...
Source Code Analyzer
Last Updated on Monday, May 22, 2023 - 14:43 by Philip Graf
This is quick way to install HTML Editor from Web Tools Platform project.
Currently Eclipse IDE for Java Developers is promoted download pinned to position #1.
A lot of Eclipse new users can f...
Web, Editor, Tools
Last Updated on Wednesday, December 14, 2022 - 09:48 by Paul Verest
Do you want more beautiful Eclipse 4? Change it!
Release Note
Bug Report
User Guide
FAQ
Get more information from https://github.com/jeeeyul/eclipse-themes
Please Don't Post...
UI
Last Updated on Wednesday, December 14, 2022 - 09:47 by Jeeeyul Lee
Dark UI theme for Eclipse 4+.
Installation:
Install the plugin;
Restart Eclipse and go to Window > Preferences > General > Appearance;
Select MoonRise (standalone) or, for...
UI
Last Updated on Friday, October 21, 2022 - 19:56 by Andrea Guarinoni
March 2019: nodeclipse.org will not be available,
use https://nodeclipse.github.io
Nodeclipse Core & Node.js (nodeclipse-1) is Eclipse plugin for the Node.js. The purpose of Nodeclipse is t...
Web, Languages, Editor, IDE, Tools
Last Updated on Friday, January 15, 2021 - 10:14 by Tomoyuki Inagaki
Asciidoctor Editor
This eclipse plugin is a text editor for asciidoc files.
Features
Fast html preview
Easy to use, no special project setup necessary (YouTube video)
Can generate o...
Documentation, Editor, Tools
Last Updated on Friday, April 14, 2023 - 13:31 by Albert Tregnaghi
What is new? * Added support for Copy Path, Explore and Command Line Shell actions to local resources in RSE (Needs RSE) * Added Copy SVN URL for resources in SVN based projects (Needs Subclipse) *...
IDE, Tools
Last Updated on Wednesday, December 14, 2022 - 09:46 by Sandip Chitale
An Eclipse plugin for running/debugging Java web applications with Jetty (successor of JettyLauncher) Features: - Support for Jetty 7, 8, 9 (incl. 9.1.x and 9.2.x, 9.3.x, 9.4.x), 10 and 11 - Includ...
Web, XML, Java EE and OSGi Enterprise Development, Web, Application Server
Last Updated on Friday, April 14, 2023 - 13:29 by Christian Köberl