installation und usage

installation of the main plugin

The plugin can be installed with the eclipse update manager from our update site:
http://bp.macrolab.de/

The plugin requires eclipse 3.2

use the plugin to view GraphML-Files

If you only want to view GraphML-Files you only need to install the main plugin from the update site. Some examples can be found in the gml sample project. You can import this jar-file using the import wizard for eclipse projects.

use the plugin to create graphs from your own plugin

For this application we also have a sample project. You can import this jar-file using the import wizard for eclipse projects. That project contains an action set which contributes to the main menu of eclipse. The code in these actions shows how to build own graphs.