Ugh, that was it. I have my SDK in Program Files. I ended up sharing that directory and self-mapping to it so I can keep it where it is
Thanks -- John De Lello DelWare Software Solutions, LLC Programming solutions for today's complex problems http://www.DelWare.com "Bas Leijdekkers" <[EMAIL PROTECTED]> wrote in message agko24$jai$[EMAIL PROTECTED]">news:agko24$jai$[EMAIL PROTECTED]... > John De Lello wrote: > > When I run the idea bat I get the following error: > > > > java.lang.NoClassDefFoundError: > > com/sun/jdi/IncompatibleThreadStateException > > > > I'm out of ideas of what could be causing this. Does anyone have any > > suggestions? > > IDEA cannot find classes in the jdk's tools.jar if the jdk is installed in a > directory with a space in the name. This is a bug in #633 and #634. I think > the easiest solution is to copy tools.jar from the jdk to IDEA's lib > directory and change idea.bat to look for it there. > Hope this helps. > > Bas > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
