Install Favorites for aloskutov
Installable listings
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...
Code Management, SCM, Team Development
Last Updated on Friday, April 15, 2022 - 09:26 by Chris Aniszczyk
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench:
Fast develop/test cycl...
Testing, Tools
Last Updated on Friday, January 15, 2021 - 10:13 by Marc R. Hoffmann
SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libr...
Tools, IDE, Source Code Analyzer
Last Updated on Wednesday, September 22, 2021 - 06:21 by Kengo TODA
This is a Zip archive editor for the Eclipse platform.
Features:
- Direct modification of files in archives using the editor itself.
- Add and extract files also via drag & drop from within ...
Editor
Last Updated on Saturday, October 3, 2020 - 03:53 by Uwe Voigt
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse.
- What is JDepend? (from www.clarkware.com):
JDepend traverses a set of Java class and source file directo...
Source Code Analyzer, Tools, Testing
Last Updated on Friday, January 15, 2021 - 10:16 by Andrey Loskutov
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...
Source Code Analyzer, Tools
Last Updated on Friday, January 15, 2021 - 10:13 by Andrey Loskutov
Plugin provides both command line and Eclipse UI for static package, plugin and feature dependencies analysis (the dependencies are read from MANIFEST.MF and feature.xml files).
The project is s...
Source Code Analyzer, Tools
Last Updated on Friday, January 15, 2021 - 10:13 by Andrey Loskutov
YourKit is a technology leader, creator of the most innovative and intelligent tools for profiling Java & .NET applications. The YourKit Java Profiler has been already recognized by the IT prof...
Profiling
Last Updated on Monday, February 4, 2019 - 13:56 by Michael Sena
Non-installable listings
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...
Tools
Last Updated on Tuesday, October 16, 2012 - 07:08 by Anonymous