Create and simulate Hybrid Petri Nets.
License
BSD LicenseFollow Hybrid Petri Net ICSI Simulator
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
D:\hisim-1.0.1\bin>java RunGui.class Exception in thread "main" java.lang.NoClassDefFoundError: RunGui/class Caused by: java.lang.ClassNotFoundException: RunGui.class at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) Could not find the main class: RunGui.class. Program will exit.