Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Getting compilation error with Scala plugin in Intellij Idea

$
0
0

Hi,

I have added Scala plugin in Intellij IDEA, but getting below error when I compile any Java class,

Please anyone let me know how to solve this , I am stuck here. Thanks in advance.

 

java.lang.NoClassDefFoundError: org/jetbrains/plugins/scala/compiler/rt/ClassRunnerCaused by: java.lang.ClassNotFoundException: org.jetbrains.plugins.scala.compiler.rt.ClassRunner


at java.net.URLClassLoader$1.run(URLClassLoader.java:202)


at java.security.AccessController.doPrivileged(Native Method)


at java.net.URLClassLoader.findClass(URLClassLoader.java:190)


at java.lang.ClassLoader.loadClass(ClassLoader.java:306)


at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)


at java.lang.ClassLoader.loadClass(ClassLoader.java:247)


Could not find the main class: org.jetbrains.plugins.scala.compiler.rt.ClassRunner.  Program will exit.


Exception in thread "main"


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>