eclipse-maven-view
A plug-in that recreates IntelliJ IDEA's Maven View for Eclipse.
A plug-in that recreates IntelliJ IDEA's Maven View for Eclipse.
Auto Filling Java Call Arguments This plugin guesses the call parameters by the callee parameter names. Use Via Eclipse Content Assist Press Ctrl + Space (Content Assist) inside...
This plugin generates call to setter method value for class. Feature Generate local variable assignments from an object's getters (Generate all getter). Generate setter calls...
This plugin provides techniques to sort methods in Java-classes, aiming to increase the readability of the source code. Use To sort methods in the active Java editor: open a Java...
IconPreview is a lightweight Eclipse plugin that allows you to preview image files in the Eclipse "Package Explorer" view. Now support the following image formats: png jpg/jpeg gif...
Minimap is a plugin provides awesome way to navigate your source code.
Eclipse plugin to make Eclipse go fullscreen and save space Use: Menu Window/Full Screen enter full screen mode. Ctrl+ALT+Z enter or exit full screen mode in dialogs and windows...
Builder Pattern Eclipse Plugin This project is a Eclipse plugin that automates the writing of these builders. With just two clicks you can generate all the builder code you need...