Hi, Syed,
To paraphrase Jerry McGuire:
"Show us the CLASSPATH."
Best Regards,
KR
Syed Mubin wrote:
> ...
> Hi,
>
> I'm trying to install Netbeans nbdv20b3.sh on JDK1.1.6 but
> not sucessful.I also have installed SWING1.0.3 the SwingSet example is
> working fine but when i wrote a simple program it shows the following
> errors.
>
> -----------------------------------------------------------------------------
> CLASSPATH SET
> ...
> ERRORS SHOWN
>
> SimpleSwing.java:3: '{' expected.
> interface com.sun.java.swing.*;
> ^
> SimpleSwing.java:7: Superclass JApplet of nested class com. SimpleSwing
> not found.
> public class SimpleSwing extends JApplet
> ^
> 2 errors
> ----------------------------------------------------------------------------
>
> Is it compulsory to have swing installed for working netbeans?
>
> Please help
>
> Syed Mubeen