Evolved by



By Klaus Wuestefeld, Rodrigo B. de Oliveira, Kent Beck and contributors

After a text editor and a compiler, a code structure viewer is the first thing we want. Byke is the code structure viewer for Eclipse. It displays the dependencies within our code IN REALTIME.


NEW! Insight into our classes: dependencies among methods and fields:




Dependencies among classes and interfaces in a package:




Installation

Byke requires Eclipse 3.1 or newer running on Java 5 or newer.

Update site: http://byke.me/updatesite/

Once installed, right-click on any source package > Show Dependencies


Free Software License (GPL)


Source Code


Feel free to contact us on the discussion group.

The Byke Team