Re: JDK 1.2 and NetBeans or Simplicity???

1999-05-15 Thread Robert Williams
What changes did you make? Simplicity + JDK1.2 freezes up after a few steps through the tutorial example 1 on my Red Hat 5.2 system. Kontorotsui wrote: > On 13-May-99 Jeffery S. Norman wrote: > > Has anyone got JDK 1.2 to work properly with NetBeans x2 or > > SimplicityRC??? > > Simplicity doe

javax.swing.preview not found

1999-04-28 Thread Robert Williams
Trying to compile FileChooserExample.java from http://java.sun.com/products/jfc/tsc/archive/tech_topics_arch/file_chooser/file_chooser.html import javax.swing.preview.*; returns a "not found in import" message. Is this something new that hasn't found it's way into the blackdown release? -- Bob