From: Dhanesh A. <stu...@gm...> - 2014-01-23 13:54:27
|
Sir , when i Run gridsim examples using Netbeans , I get an error for the main class as following :- Exception in thread "main" java.lang.ExceptionInInitializerError at Example1.main(Example1.java:59) Caused by: java.lang.RuntimeException: Uncompilable source code - cannot find symbol symbol: class Sim_entity at gridsim.GridSimCore.<clinit>(GridSimCore.java:174) ... 1 more |