User Ratings

★★★★★
★★★★
★★★
★★
0
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • when i try to use joeq in compiling hello.java program, i got the following error. could u please help me in this matter. j@j-VirtualBox:~/workspace/joeq_c$ ./joeq hello.java Code segment at 0x0x804a8c0, Data segment at 0x0x816a040 branching to entrypoint at location 0x0x8119f00 Exception in thread "Thread[_scheduler_0,5,main] (sus: 1)" java.lang.NoClassDefFoundError: hello.java java.lang.NoClassDefFoundError: hello.java at java.lang.Throwable.fillInStackTrace(Throwable.java:59) at java.lang.Throwable.<init>(Throwable.java:195) at java.lang.Error.<init>(Error.java:49) at java.lang.LinkageError.<init>(LinkageError.java:36) at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40) at Clazz.jq_Class.load(jq_Class.java:744) at Main.JoeqVM.boot(JoeqVM.java:135)