com.vladium.emma.EMMARuntimeException: \[MAIN\_CLASS\_NOT\_FOUND\] application class \[Main\] could not be loaded at com.vladium.emma.rt.AppRunner.\_run(AppRunner.java:463)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
com.vladium.emma.EMMARuntimeException: \[MAIN\_CLASS\_NOT\_FOUND\] application class \[Main\] could not be loaded at com.vladium.emma.rt.AppRunner.\_run(AppRunner.java:463)
at com.vladium.emma.rt.AppRunner.run(AppRunner.java:97)
at com.vladium.emma.runCommand.run(runCommand.java:247)
at emmarun.main(emmarun.java:27)