Download List

Descripción del Proyecto

CodeExplorer is Idea Plugin for Java code analysis. It finds all method call chains to a method, what methods are called from a method, and more.
Analysis results (call graph - methods and calls between them) are shown on a handy diagram in the CodeExplorer tool window.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-23 01:54
1.2

Esta versión incluye un nodo método de interfaz (con bordes a los métodos que se apliquen) y los filtros de método, los resultados del análisis se abre en una pestaña nueva, las llamadas operaciones de largo con un diálogo de progreso, añade más comandos al menú contextual de nodos, y fija la clase interna nombre del método y análisis de la unidad.
Tags: Major feature enhancements
This release adds an interface method node (with
edges to methods that
implement it) and method filters, opens analysis
results in a new tab,
calls long operations with a progress dialog, adds
more commands to
the node context menu, and fixes the inner class
method name and unit
analysis.

2008-11-05 17:10
1.0

Tags: Initial freshmeat announcement

Project Resources