Java Dependency Viewer
In a complicated java project, having a visual image of dependencies between classes or between Java packages is very useful. Architects and senior developers can review the...
The Linux Profiling Tools project aims to bring a full-featured C and C++ IDE to Linux developers. We build on the source editing and debugging features of the CDT to integrate...
The M2Doc project provides Word document generation (.docx files) based on a WYSIWYG template and EMF models. Visual Templates: Create and edit WYSIWYG templates directly from...
CodeTogether Real-Time Collaboration and Actionable Insights for Modern Development CodeTogether is the all-in-one platform that unites collaborative coding with software...
The Official Companion to the Eclipse Color Themes Website This plugin is the official companion to the Eclipse Color Themes website, the new home for the Eclipse theme community...
Select the best open source components for your projects using precise security intelligence directly within Eclipse. The Nexus IQ plugin for Eclipse scans your open source...
QuickImage2 is a Eclipse plugin for viewing images. You can browse images one by one, or all as thumbnails. Use the toolbar to navigate or by single- or double-clicking the images...
Veracode Scan for Eclipse To use this extension you must have a Veracode account. Veracode Scan for Eclipse is a plugin for the Eclipse IDE that integrates Static Application...
These Eclipse-Features add dictionaries for the German language (Deutsch). If you are using Eclipse for Java development you have to use the version for JDT, but if you are...
RPM integration consist of few different parts - editor for RPM .spec files, UI for createrepo command and ability to generate stubs for RPM .spec files. Specfile Editor is a full...
This plugin can set all the properties of a class for you. You just need to select a variable and press Ctrl + Shift + 7. Example: public class Foo{ byte byte1; Byte byte2; short...