Showing posts with label Netbeans. Show all posts
Showing posts with label Netbeans. Show all posts

Wednesday, April 25, 2007

Netbeans

All is working, it seems a nice IDE even though I fail to understand how to make a GUI and none of the Java tutorials are very good.

All the Java tutorials either go into the very basics of what a variable is or they go into a whole load of theory and not very much actual programming.

Safe to say that Sun Microsystems site sucks in every possible way.

I wouldn't recommend NetBeans to others either, it may be somewhat interesting but it's a hassle to get it going right.

Friday, April 13, 2007

NetBeans/JDK Update

Well, it appears I actually downloaded the JDK this time but it turns out that NetBeans 5.5 wont look for JDK 7 and that I need to have JDK 5 or 6 installed.

Needless to say this is starting to frustrate me, especially since NetBeans lacks an option to manually search for a JDK.

Now on to downloading JDK 6 I suppose. If this doesn't work i'm going to give up on Java for at least this year.

Tuesday, April 10, 2007

Would you like a cup of Java with your NetBeans?

The Netbeans 5.5 CD I ordered a few weeks ago has now arrived.

Shame it doesn't include the JDK alone with it; All the differing versions of Java are somewhat confusing.
Should I download JDK6 which seems to be the stable version with development having ceased.
JDK7 which appears to be the new version.
Or OpenJDK which doesn't seem to actually be a JDK but rather just javac and the Java Virtual Machine.

I ended up deciding to go with JDK7, shall update after the download (30MB .jar file).