Author |
Message |
Pixel Guest
Offline
|
Posted: Tue Dec 28, 2004 12:42 am Post subject: Java Compiler |
 |
|
|
|
Whats a very good java compiler. Im lookin for something like GUID based so I can see..... if u know what i mean? :-/
|
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Tue Dec 28, 2004 1:41 am Post subject: |
 |
|
|
|
I use JDeveloper... _________________ Performance is often the art of cheating carefully. - James Gosling
|
|
Back to top |
|
 |
Purge Episode I > Eposide III Jar-Jar is kool

Age:35 Gender: Joined: Sep 08 2004 Posts: 2019 Offline
|
Posted: Tue Dec 28, 2004 9:09 am Post subject: |
 |
|
|
|
JCreator LE is also a good one.
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Tue Dec 28, 2004 9:36 am Post subject: |
 |
|
|
|
We were forced to use a very crappy one, WebGain's VisualCafe, but I guess they sold it.
And, no, that's not the same gay company messing with some spyware named "Gator".
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Tue Dec 28, 2004 12:17 pm Post subject: |
 |
|
|
|
I "use" JCreator, it's pretty nice. I hate Java, though. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Tue Dec 28, 2004 1:06 pm Post subject: |
 |
|
|
|
I personally use JCreator, but if you want visual GUI development you should use Borland's JBuilder. It has drag and drop like Visual Studio _________________
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Tue Dec 28, 2004 8:57 pm Post subject: |
 |
|
|
|
I had Sun's NetBeans IDE for a while, never used it, no idea what it is; So, what is it, anyone?
|
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Wed Dec 29, 2004 12:18 am Post subject: |
 |
|
|
|
use Eclipse... it's the best IDE I've ever used, although sometimes I think it's developing intelligence and eventually plans on taking over the world.
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Wed Dec 29, 2004 12:54 pm Post subject: |
 |
|
|
|
Eclipse is good for functionality but its not as fast and lightweight as JCreator. It has a good debugger interface though.
|
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Wed Dec 29, 2004 3:02 pm Post subject: |
 |
|
|
|
yeah that's true it takes 30 secs to load and close... But if you're writing something more than a Hello World program it easily saves you time with its features.
|
|
Back to top |
|
 |
Falco_ Guest
Offline
|
Posted: Sat Jan 15, 2005 9:42 pm Post subject: |
 |
|
|
|
eclipse is good, jcreator is good, and texpad.
|
|
Back to top |
|
 |
h04x Newbie

Age:50 Gender: Joined: Jan 13 2005 Posts: 6 Location: Not far from the alcohol Offline
|
Posted: Mon Jan 17, 2005 9:46 am Post subject: Netbeans. |
 |
|
|
|
Netbeans 3.6 from www.netbeans.org is a very nice and quite powerful IDE (Integrated Development Environment - think Visual Studio for Java), and best of all, its free. It is constantly being updated by the community that uses it (as it is open source gpl licensed), has javadoc generation, code completion, syntax checking, auto code formatting( for nice clean easy to read code), search functions,integrated debug, a decent compiler, and much more.. I use it for all my Java development. I highly recommend it. I've attached a screenshot of the IDE in action if you want to take a look. _________________ .:h04x:.
Developer/Sysop
Gemini South
------------------------
salty nuts - borAX
Netbeans
netbeans.gif - 50.74 KB
File downloaded or viewed 31 time(s)
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Mon Jan 17, 2005 10:36 am Post subject: |
 |
|
|
|
I personally prefer Eclipse over NetBeans, but that's me, and if you want something almost identical to VisualStudio, go with JCreator Pro. Regular JCreator is close, but Pro has the intellisense and whatnot, and it only costs like 20 bucks
|
|
Back to top |
|
 |
h04x Newbie

Age:50 Gender: Joined: Jan 13 2005 Posts: 6 Location: Not far from the alcohol Offline
|
Posted: Mon Jan 17, 2005 1:59 pm Post subject: |
 |
|
|
|
I was just using Visual Studio as an example of an IDE.
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Mon Jan 17, 2005 2:06 pm Post subject: |
 |
|
|
|
Ah well, I had no idea how to use it and I dislike Java anyway, so I just uninstalled.
|
|
Back to top |
|
 |
2dragons Novice
Joined: Feb 17 2004 Posts: 95 Offline
|
Posted: Tue Jan 18, 2005 1:13 am Post subject: |
 |
|
|
|
None of those are java compilers, you're wanting a java ide which all those basically are.
I've used Eclipse/Netbeans/Jcreator. Personally I will not use netbeans due to it running so slow for me. Eclipse also runs slow, but once running is nice due to some of its features such as auto completion (ctrl+space), refactoring capabilities, and CVS. And I also like Jcreator for simpler projects as it performs very fast and very easily.
|
|
Back to top |
|
 |
Blindmonkey21 Server Help Squatter

Age:36 Gender: Joined: Jul 08 2004 Posts: 252 Location: Arizona Offline
|
Posted: Tue Jan 18, 2005 7:58 pm Post subject: |
 |
|
|
|
I used Jcreator in school for AP meh :/
|
|
Back to top |
|
 |
pokemon 2001 Novice

Age:39 Gender: Joined: Nov 21 2004 Posts: 71 Location: New York, Brooklyn Offline
|
Posted: Wed Jan 19, 2005 1:17 am Post subject: |
 |
|
|
|
the best java complier is
javac *.java in Command Prompt _________________ My wicked text based game based off gamer-fusion http://runescapesig.clawz.com
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Wed Jan 19, 2005 3:28 pm Post subject: |
 |
|
|
|
Acutally, I'm pretty sure that's the only Java compiler.
|
|
Back to top |
|
 |
myke Seasoned Helper
Gender: Joined: Sep 11 2003 Posts: 142 Offline
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Wed Jan 19, 2005 4:08 pm Post subject: |
 |
|
|
|
There's also jikes
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Jan 19, 2005 5:08 pm Post subject: |
 |
|
|
|
And of course the Blackdown JDK.
Not to mention Microsoft's compiler. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Wed Jan 19, 2005 11:36 pm Post subject: |
 |
|
|
|
I stand corrected.
|
|
Back to top |
|
 |
|