First Steps with Sourcecode Visualizer

1. Open the Sourcecode Visualizer for the First Time

You can do this through right-clicking a *.java file in e.g. Package Explorer and the going to

Open With > Sourcecode Visualizer

Open the Sourcecode Visualizer for the first time

2. Review and Adjust Preferences

The behavior of Sourcecode Visualizer is adjustable in many respects, such as:

  • where the control flow graph should be displayed: split pane in the editor or separate view
  • syntax highlighting

Just go to

Window > Preferences > Dr. Garbage > Bytecode Visualizer

and change the settings to suit your needs.