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 ...
Bracketeer will show you all you need to know about the brackets in your code (highlight brackets, show information about closing brackets, etc...)
This solution will extend ...
Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode compare for java/class files and shows ASMifier code for current ...
Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.
Bytecode Viewer
Signatures of classes, fields and methods rendered as in java ...
Yes, you can actually 'Step BACK'! Chronon is a revolutionary time travelling debugger that allows you to actually 'step back' in your code while debugging.
Its a ...
Code Rocket Eclipse is a code visualization and documentation tool designed to reduce software development time and costs. It supports the Java programming language and ...
Code Rocket for Eclipse integrates our unique and intuitive pseudocode and flowchart editors into your Eclipse IDE and has been specifically designed to improve the efficiency ...
Control Flow Graph Factory is an Eclipse plugin which generates control flow graphs from java bytecode, edit them and export to GraphXML, DOT or several image ...
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 ...