Re: NetBeans development build fails on Blackdown JVM

2001-10-20 Thread Sylvain GIL
On Sat, Oct 20, 2001 at 09:30:44PM +0200, Juergen Kreileder wrote: > jdk12or13 is defined as: > > ,[ NbFocusManager.java ] > | private static boolean jdk12or13 = > | System.getProperty ("java.vm.version").startsWith ("1.2") // NOI18N > | || System.getProperty ("java.vm.version

Re: NetBeans development build fails on Blackdown JVM

2001-10-20 Thread Juergen Kreileder
Glenn Holmer <[EMAIL PROTECTED]> writes: > Starting the 10/12 Q-Build of NetBeans 3.3 (first beta is next week) > under Blackdown 1.3.0 or 1.3.1 JVM throws, and the main window never > opens. The Sun and IBM JVMs work fine. Any ideas? > > Sat Oct 20 10:22:53 CDT 2001: java.lang.NoClassDefFou

Re: NetBeans development build fails on Blackdown JVM

2001-10-20 Thread Sylvain GIL
On Sat, Oct 20, 2001 at 10:35:11AM -0500, Glenn Holmer wrote: > Starting the 10/12 Q-Build of NetBeans 3.3 (first beta is next week) > under Blackdown 1.3.0 or 1.3.1 JVM throws, and the main window never > opens. The Sun and IBM JVMs work fine. Any ideas? You can get the > binary at this site:

NetBeans development build fails on Blackdown JVM

2001-10-20 Thread Glenn Holmer
Starting the 10/12 Q-Build of NetBeans 3.3 (first beta is next week) under Blackdown 1.3.0 or 1.3.1 JVM throws, and the main window never opens. The Sun and IBM JVMs work fine. Any ideas? You can get the binary at this site: http://www.netbeans.org/downloads.html > Sat Oct 20 10:22:53 CDT 2