Favorites for Shawn Graven
Install Shawn Graven favorites
SonarQube for IDE
SonarQube for IDE (formerly SonarLint) helps you detect and fix quality and security issues as you write code in Java, JavaScript/TypeScript, PHP, Python, CSS, and HTML, as well as...
Eclipse Web Developer Tools
Includes the HTML, CSS, and JSON Editors, and JavaScript Development Tools from the Eclipse Web Tools Platform project, aimed at supporting client-side web development and node.js...
Checkstyle Plug-in
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...
DBeaver
DBeaver is free universal SQL client/database tool for developers and database administrators. It supports more 100 preconfigured database drivers. Features: database schema...
FindBugs Eclipse Plugin
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...
Eclipse XML Editors and Tools
Includes the XML, XML Schema, and DTD Editors and Tools, and XSL Developer Tools from the Eclipse Web Tools Platform project. For questions and troubleshooting, please use our...
JAutodoc
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...
ANSI Escape in Console
This plugin is not needed starting with Eclipse 2022-09 (4.25) From Eclipse 2022-09 the official Eclipse Console supports ANSI escape sequences: https://www.eclipse.org/eclipse...
eclipse-pmd
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...
Eclipse Java Development Tools
The Java Development Tools (JDT) project contributes a set of plug-ins that add the capabilities of a full-featured Java IDE to the Eclipse platform.
JUnit-Tools
A set of tools to optimize the creation and maintainability of JUnit tests. Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages...
The Complete Eclipse C/C++ IDE
There are a number of features in preview and experimental for the C/C++ IDE. These are not included in the C/C++ IDE Package. This entry adds those features. This includes support...
DevUtils
developer utils : md5,sha,URL encoder&decoder, regex, base64 utils, Socket Server & Client devutilsplugin - http://kangtae49.github.io/dev-utils-plugin/update DigestUtil - convert...
Workspace Mechanic
The Workspace Mechanic automates maintenance of your Eclipse environment by tweaking preferences, adding extension locations, and so on. You can use it to: Create a consistent...
Find/Replace with Regular Expressions and Match Evaluators
This Eclipse plugin enhances any editor in Eclipse with a Find/Replace dialog that can be brought up with Ctrl + F5. Compared to the standard Find/Replace dialog in Eclipse, you...
Eclipse Multi-Touch
Eclipse Multi-Touch enables Multi-Touch gestures inside the Eclipse Workbench. By default, Eclipse only supports basic Multi-Touch gestures such as two-finger scrolling. Eclipse...
AccessorJavadoc
An Eclipse plugin which generates Javadoc for getters and setters of a Java class. The generated Javadocs are based on those of fields corresponding to the getters or setters. How...