IntelliJ build error | wnels2 | 2006-07-20 06:07 |
Status: Closed | ||
I just had this error. Josh at labkey sent me this info and it worked (since the West coast might not be awake for a while I'll forward it to you):You'll need to add another JAR to your -classpath argument. On my machine it's C:/Program Files/JetBrains/IntelliJ IDEA 5.1/lib/idea_rt.jar.Also, if you are on Windows you need to change the ":"s separator in the class path string to ";"s.Bill |
||