01:22:20 at java.lang.Class.forName0(Native Method) 01:22:20 at java.lang.Class.forName(Class.java:264) 01:22:20 at javax.crypto.Support.getImplementation(Support ...
I'm using Intellij IDEA 14.0.1 build 139.225, Scala plugin 1.1.3 Trying to execute any sbt tasks (import module, project, make module, etc) would throw the following exception. After lots of trials, I ...