Paul's Programming Notes     Archive     Feed     Github

Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/Object

java error

If you get this error when you just type “java” into the command prompt, then it can be solved by typing “PATH=C:\Program Files\Java\jdk1.7.0_06\bin” (the folder of your java.exe).