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: > > http://www.netbeans.org/downloads.html > > > Sat Oct 20 10:22:53 CDT 2001: java.lang.NoClassDefFoundError: > > java/awt/KeyEventPostProcessor java.lang.NoClassDefFoundError: > > java/awt/KeyEventPostProcessor at > > java.lang.ClassLoader.defineClass0(Native Method)
KeyEventPostProcessor only exists in Java 1.4, I don't understand how it can work with Sun or IBM 1.3.x. http://java.sun.com/j2se/1.4/docs/api/java/awt/KeyEventPostProcessor.html -- Sylvain. ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]