Has anyone managed to use IDEA to build code against JDK 1.1.8? I need to do this for some personaljava stuff.
It works fine with my own ANT build script from within IDEA (well, it reports the correct errors about classes that are missing from JDK 1.1.8) but if I create a new target VM in IDEA and point it at the JDK, and add a classpath (jdk1.1.8/lib/classes.zip) when I compile, javaw.exe crashes and I get Windows XP's "An error has occurred" dialog. I click "close" on that and IDEA is still up and running. So it seems that spawning the compiler (or something) is crashing. Any clues? Marc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ W<A> ~~~~~ (o) Wangjammer5 (Marc Palmer) ( ) Wangjammer7 www.wangjammers.org = Java Consultants (Web|Smartcards|Crypto) _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
