mpeltonen / sbt-idea

A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files
Other
1.07k stars 153 forks source link

Problem on Java8/OS X 10.10 #330

Open rbritten opened 9 years ago

rbritten commented 9 years ago

Using sbt 0.13.8, OS X 10.10.4 and Java JDK 1.8.0_51, I get this error when running sbt in the directory to which this project has been cloned:

error: error while loading CharSequence, class file '/Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home/jre/lib/rt.jar(java/lang/CharSequence.class)' is broken
(bad constant pool tag 18 at byte 10)
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?