Install Favorites for vitaliyse
Installable listings
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your Java code adheres to...
Source Code Analyzer
Last Updated on Monday, February 22, 2021 - 18:33 by Lars ödderitzsch
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...
Tools, Source Code Analyzer, IDE
Last Updated on Friday, January 15, 2021 - 10:10 by Kengo TODA
Just a YAML editor.
Features:
Fast and small
Supports Go Templates (e.g. Helm charts) - see #76
Simple code completion for existing words
Replacing always tab keypress by space...
Editor
Last Updated on Wednesday, February 17, 2021 - 20:34 by Albert Tregnaghi
The Eclipse Docker Tooling plugin provides the ability to manage Docker images and containers from within the Eclipse IDE.
Tools, Linux Tools
Last Updated on Friday, January 15, 2021 - 10:09 by Roland Grunberg
YEdit is an Eclipse editor for editing YAML files. It has the following features: * Syntax highlighting * Syntax checking * Content outline * Templates * Various text editing support like auto-inde...
Editor
Last Updated on Wednesday, January 30, 2019 - 07:58 by Øystein Torget
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.
Source Code Analyzer, Tools, IDE
Last Updated on Friday, January 15, 2021 - 10:12 by Joerg Spieler
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 Saturday, February 27, 2021 - 08:02 by Philip Graf
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) *...
Tools, IDE
Last Updated on Friday, January 15, 2021 - 10:11 by Sandip Chitale
Pitclipse is a plugin that runs the pitest mutation test tool against your unit tests. Mutation testing tests your tests. See http://pitest.org for more details.
Please submit any bug ...
Testing
Last Updated on Friday, January 15, 2021 - 10:14 by Phil Glover
Spelling for Java names using JDT. The aim is to provide spelling support for words contained in the names of Java artifacts: Interfaces, Classes, Methods, ... Splitting out the names using regular...
Editor
Last Updated on Friday, January 15, 2021 - 10:13 by Stuart Hendren