error!!!! settings
Information: 1 error
Information: 0 warnings
Information: Exception in thread "main" java.lang.ClassNotFoundException: -verbose
Information: at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
Information: at java.security.AccessController.doPrivileged(Native Method)
Information: at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
Information: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
Information: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
Information: at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Information: at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Information: at java.lang.Class.forName0(Native Method)
Information: at java.lang.Class.forName(Class.java:164)
Information: at com.intellij.rt.compiler.JavacRunner.main(JavacRunner.java:24)
Error: line (0) The compiler did not terminate normally. Exit code is 1
//when i compile it manualy witch javac everything is fine.
whtat is the problem
Please sign in to leave a comment.