Log4E is free since version 2.0.0! Log4E is an Eclipse Plugin which helps you to set up your logger easily in Java Projects. It assists you in several tasks: logger declaration, logger Insertions a...
Lockness is an Eclipse Plugin for analysing Java Thread Dumps.
With Lockness it is quite easy to find out what are the Threads involved in bottlenecks or deadlocks.
The latest versions available...
This is the integration of the PowerUnit test framework in Eclipse.
PowerUnit is a test framework for the JDK 1.8. This integration provides basic support to run these tests from Eclipse.
CodeChase:
A local desktop search engine optimized for Eclipse developers and the Eclipse work environment. Implemented as an IDE plugin.
Features:
free-text search (Lucene-syntax) over loc...
EOSGi Eclipse plugin displays OSGi environments specified with eosgi-maven-plugin in the Project Explorer view of Eclipse and lets the user managing the environment by using a context menu.
The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created?
If you know the Call Hierarchy plugin, you will find the Data Hierarchy ver...
With MailSnag, you can debug application generated emails within Eclipse. MailSnag creates a simple SMTP server to capture and inspect emails sent out by an application during development. You can ...
AgileReview provides you with an easy possibility to do code reviews in your favorite IDE. Code reviews are a powerful meaning for quality assurance, but switching between spreadsheets and code is ...
For any project that gradle can build. Launch build, gradle GUI, run Jetty or deploy Android .apk to AVD by right-clicking build.gradle. Project does not need to be Gradle project. Just build.gradl...
The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Appl...
Cent is a view which allows the conversion of characters in an editor-document to either HTML entities (as &#xxx;) or java unicode (\uxxxx) representations.
Overview
Jenkins editor is just a jenkins build script editor plugin for eclipse
Features
Code completion and tooltips (for Jenkins DSL)
Syntax highlighting, customizable colors, ...
Eclipse Code Recommenders assists Java developers in learning how to use and extend new APIs by leveraging the information hidden in the source code of existing applications and integrating the gai...
Launch build, execute Java class, run Jetty or Tomcat6 by right-clicking pom.xml (or pom2.xml). Project does not need to be Maven project. Just pom.xml would be enough. (The project may be General,...
Jar Signing tool, support .jar, .apk, Android project and eclipse update site project. Change log 2016/07/12 v1.0.1 Fix plugin project features not signed issue.
Swingcorder is a utility that provides the ability to record and recreate user input for Swing applications. Recorded input is translated into Java code that, when executed with the Swingcorder lib...
Impact Tracer For Analyse JET is a code comprehension tool for Java that helps developers to easily understand their or others code and to find bugs without program execution. The develop...
The free UML tool UMLet lets you draw UML diagrams with a light-weight, pop-up-free user interface. It lets you draw diagram sketches fast; export diagrams to pdf, eps, jpg, gif, svg, bmp, png, and...
Vrapper acts as a wrapper for Eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Unlike other plugins which embed Vim in Eclipse, Vrapper imitates the behav...
Logging code Cleanup plugin for Eclipse
This is an extension of the Eclipse Clean Ups which detects invocations of the
logging methods with compound arguments (i.e. arguments...
http://phantomjs.org/ says "PhantomJS is a headless WebKit scriptable with a JavaScript API", that is browser without UI that you can control using JavaScript. Often used in automated tes...
https://github.com/Nodeclipse/GradleEditor Minimalist Gradle Editor for build.gradle files with highlight for keywords, strings and matching brackets and android support (by taking some additional ...
Timed messages is an eclipse plugin that allows you to configure a timer to display some message.
It's usefull for example when you're in a session of pair programming, and you want to r...