Common coding and design practices in software projects are a good thing. To support them, there is a number of helpful tools around, such as static code analyzers, test coverage tools, code format...
Eclipse plugin for editing Java resource bundles. Lets you manage all localized .properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from...
Developers can use the template(JSP-like) to generate any kind of language(Java, JavaScript, Python, PHP, etc.). Any kind of framework(JavaEE, springboot/springCloud/springMVC,...
A plugin for advanced CVS operations.
Implements the following features:
A "CVS Tools..." entry in the popup menus of all resources that are under CVS control.
The "eclipse.cvs" and "eclipse...
Eclipse Folding Plugin – The solution to persist folding (collapsing) of code sections in eclipse editors.
Currently eclipse offers no good way to save and restore code folding on files being e...
Eclipse plug-in for JMockit
Eclipse plug-in that adds IDE support to JMockit. Provides mock method suggestions and performs static analysis to report API misuse.
Features / Usage
Suggest...
Sourcecode Visualizer is an Eclipse plugin for visualizing Java sourcecode. It draws a control flow graph alongside of Java source code. It is an indispensable tool for sourcecode review.
Rule Designer is the Eclipse-based development environment of IBM Operational Decision Manager for Developers, for making rule applications that automate the implementation of business policies. De...
BLU AGE Classic automatically extracts the business logic of complex and large legacy applications and accelerates their modernization into the target architecture of your choice.
BLU AGE Legacy Modernization module automatically extracts the business logic of complex and large legacy applications and accelerates their modernization into the target architecture of your choic...
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making queries against the...
Fortify on Demand is a Software as a Service (SaaS) solution that enables your organization to build and expand a Software Security Assurance program quickly, easily, and affordably. An application...
This project will help you to separate properly the EMF generated code and your developed code. When you generate the EMF code, you probably override it with the @generated annotation. This is corr...
Rule Designer is the Eclipse-based development environment of IBM Operational Decision Manager for Developers, for making rule applications that automate the implementation of business policies. De...
JArchiveExplorer is an Eclipse plug-in which provides a convenient and quick means for exploring and searching through Java-API supported archive files (like JAR or ZIP) in the Eclipse IDE.
JArc...
JProjectAnalyzer is an Eclipse plug-in which provides an easy and very quick means for analyzing a Java Source Project in the Eclipse IDE.
JProjectAnalyzer Highlights:
JProjectAnalyzer analy...
Klocwork Cahoots is a flexible and easy-to-use code review tool that simplifies the review process. Designed for development teams of all sizes, Cahoots fits into the developer workflow to ensure c...
The next generation of Antidecompilers - the most powerful code protection tools
RCP Antidecompiler protects Eclipse Rich Client Platform applications
Note. This version still has problems with t...
Sencha Eclipse Plugin
The Sencha Eclipse Plugin helps developers in building web applications using Sencha’s framework faster. The Eclipse Plugin is available for Luna and Mars editions. T...
The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored in Subversion rep...
Please download this plugin from its GitHub repository and then install it in Eclipse from where its zip/archive file is saved on disk. Detailed instructions are found here.
Team Explorer Everyw...
Get all of the information that you need about open source security vulnerabilities in your software projects in real-time with WhiteSource Advise.
WhiteSource Advise works quickly and unobtrusi...
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, e...
Envision - Agile Pseudocode Development Tool (APDT) speeds up planning and application modeling. The tool helps decrease the gap between developers and non-technical guys on a project, so you can m...
Anyone inheriting someone else’s Java code will be familiar with the problem of understanding how it’s been put together, how well structured it is and how best to take it forwards. Stepping throug...