This is an archive of the mabination.com forums which were active from 2010 to 2018. You can not register, post or otherwise interact with the site other than browsing the content for historical purposes. The content is provided as-is, from the moment of the last backup taken of the database in 2019. Image and video embeds are disabled on purpose and represented textually since most of those links are dead.
To view other archive projects go to
https://archives.mabination.com
-
Moppy wrote on 2011-07-01 21:51
I want to download Java so that I can get used to the syntax, etc. for my Computer Science class next year. However, I can not figure out what I need to download to have a Java program with UI. All of the things I've installed open a command prompt then disappear after a few seconds. Can someone help stupid ol' me?
-
Kansi wrote on 2011-07-01 22:08
You can try Netbeans IDE. For my IT class this year we used it for basic programs in Java. I hope it meets your needs.
-
Yoorah wrote on 2011-07-01 22:16
Netbeans is an option, although I prefer
Eclipse.
-
Moppy wrote on 2011-07-01 22:38
Netbeans works like a charm, thanks guys!
-
Roy Mustang wrote on 2011-07-02 00:32
I was going to suggest JGrasp actually.
It's what RIT used for all of it's Java Classes. I liked it. Was very easy/simple to use.
http://www.jgrasp.org/
-
Moppy wrote on 2011-07-02 00:40
Quote from Roy Mustang;497131:
I was going to suggest JGrasp actually.
It's what RIT used for all of it's Java Classes. I liked it. Was very easy/simple to use.
http://www.jgrasp.org/
If I have any problems with Netbeans then I will definitely check it out. Thanks!