Re: simple beginners question
From: Tony Morris (dibblego_at_optusnet.com.au)
Date: 12/28/03
- Next message: martin: "Re: simple beginners question"
- Previous message: Tony Morris: "Re: Array Question"
- In reply to: martin: "simple beginners question"
- Next in thread: martin: "Re: simple beginners question"
- Reply: martin: "Re: simple beginners question"
- Reply: Karl von Laudermann: "Re: simple beginners question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Dec 2003 00:31:12 +1000
I strongly suggest that you learn Java, and not NetBeans.
Integrated Development Environments are intended for use by competent
developers only, since they hide many of the details of what is actually
happening, and it is assumed that the user can determine what that is.
Clearly, in this case, you can't.
Grab the Sun SDK and a decent text editor and get cracking.
-- Tony Morris (BInfTech, Cert 3 I.T., SCJP[1.4], SCJD) Software Engineer IBM Australia - Tivoli Security Software "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: martin: "Re: simple beginners question"
- Previous message: Tony Morris: "Re: Array Question"
- In reply to: martin: "simple beginners question"
- Next in thread: martin: "Re: simple beginners question"
- Reply: martin: "Re: simple beginners question"
- Reply: Karl von Laudermann: "Re: simple beginners question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]