Re: simple beginners question
From: Jon Richards (jon_at_richards-net.demon.co.uk)
Date: 12/28/03
- Next message: Jon Richards: "Re: Adding ComboBox Items with a loop"
- Previous message: Ryan Stewart: "Re: simple beginners question"
- In reply to: martin: "simple beginners question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Dec 2003 21:04:33 -0000
Classes are not added to the 'project' by default.
Right click on each file and select Tools->Add To Project
The classes will then appear in the 'set project main class' dialog.
Alternatively just open the file with the main in and press F6 to execute.
Regards,
Jon.
"martin" <nobody@nowhere.org> wrote in message
news:bsmlta$797$1@reader10.wxs.nl...
> Hello,
> I just got the SUN Java IDE. (Netbeans IDE 3.5.1)
> Very very nice, and I worked myself through the tutorial (about making a
> colorswitch).
>
> Now, When I compile it gives no errors at all. So far so good.
> But when I want to execute, it askes to "set project main class".
> The only option it displays is the default project. But the "okay" button
> won't highlight.
> I cannot select anything else, nor can I roam directories to select
> anything.
>
> Can someone please help me out.
> I feel kinda silly not even knowing how to start a kind of hello-world
> applet. ;-)
>
> best regards,
> martin
>
>
- Next message: Jon Richards: "Re: Adding ComboBox Items with a loop"
- Previous message: Ryan Stewart: "Re: simple beginners question"
- In reply to: martin: "simple beginners question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]