codebubbles

Anonymous Steven Reiss

Code Bubbles is a front end to Eclipse designed to simplify programming by making it easy for the programmer to define and use working sets. Working sets here consist of the group of functions, documentation, notes, and other information that a programmer needs to accomplish a particular programming task such as adding a feature or fixing a bug.

Code Bubbles accomplishes this by providing compact function-based views of the code (all backed by the underlying files) that are displayed in bubbles and that are easily moved around and manipulated on the screen. The bubbles are fully editable. A large bubble area lets the programmer set up different working sets simultaneously and easily move between them.

In addition to providing facilities for editing and understanding code, the Code Bubbles front end provides facilities for debugging and testing programs. New features are always under development.

For more information see http://www.cs.brown.edu/people/spr/codebubbles/