Im using IntelliJ with Java 8 and scala plugin. My code was running fine just with some input I got GC error. So I wanted to use Java VisualVM with Visual GC error. After I installed the plugin I can't run my code due to
Internal error:
java.lang.NoClassDefFoundError: scala/reflect/internal/Types$$Lambda$111
(I can send more lines of that error)