Software Development - Eclipse

IDE

URL Description
Eclipse Color Themes
Eclipse IDE - source code for Outline Feature
ObjectAid UML

The ObjectAid UML Explorer is an agile and lightweight code visualization tool for the Eclipse IDE. It shows your Java source code and libraries in live UML class and sequence diagrams that automatically update as your code changes. The image below is a class diagram of actual source code; click on it to see the editor in the Eclipse Java Perspective.

VM Settings

To avoid the OutOfMemoryError:PermGen Space error use the following settings.

-XX:MaxPermSize=128m