March 22, 2013
utils:
howto:
./degraph-0.0.3/bin/degraph -c path/to/my_jar.jar -o /tmp/output.graphml -i witr.**
this command line will scan only witr.** classes of your my_jar.jar and create output.graphml file
cd yEd-3.10.2
> java -jar yEd-3.10.2/yed.jar
this wll run yEd. be sure that you can connect to X11 window server
enjoy