eclipse - android app project error -
i keep getting unable open trace error in eclipse android project reason. syntax error free. here log text below. 05-20 19:57:02.330: d/androidruntime(30377): shutting down vm 05-20 19:57:02.330: w/dalvikvm(30377): threadid=1: thread exiting uncaught exception (group=0x4001e578) 05-20 19:57:02.340: e/androidruntime(30377): fatal exception: main 05-20 19:57:02.340: e/androidruntime(30377): java.lang.runtimeexception: unable instantiate activity componentinfo{com.example.sudoku/com.example.sudoku.sudoku}: java.lang.classnotfoundexception: com.example.sudoku.sudoku in loader dalvik.system.pathclassloader[/data/app/com.example.sudoku-2.apk] 05-20 19:57:02.340: e/androidruntime(30377): @ android.app.activitythread.performlaunchactivity(activitythread.java:1573) 05-20 19:57:02.340: e/androidruntime(30377): @ android.app.activitythread.handlelaunchactivity(activitythread.java:1667) 05-20 19:57:02.340: e/androidruntime(30377): @ android.app.activitythread.access$1500(activityt...