I am getting this NoclassDefFoundError while trying to use walrus for graph visualization, although I installed J3D. I am using the following command to
java -cp mp.jar;antlrall-mod.jar;libsea.jar;walrus.jar H3Main
on windows.
anybody can help?