Hi there,
I'm unable to run the demos java files. I followed the ways according to the prefuse tutorial. It says,
1) Go to "build" folder
2) Launch demo of interest
java -cp prefuse.jar:demos.jar prefuse.demos.<name of demo here>
and I inputted
e.g. java -cp prefuse.jar:demos.jar prefuse.demos.TreeMap.java
Please advice.
*Screenshot Attached!