Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Java Compiler

 
Post new topic   Reply to topic Printable version
 View previous topic  Plugin Help Post :: Post spawn.txt  View next topic  
Author Message
Pixel
Guest


Offline

PostPosted: Tue Dec 28, 2004 12:42 am    Post subject: Java Compiler Reply to topic Reply with quote

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:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Tue Dec 28, 2004 1:41 am    Post subject: Reply to topic Reply with quote

I use JDeveloper...
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:35
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2019
Offline

PostPosted: Tue Dec 28, 2004 9:09 am    Post subject: Reply to topic Reply with quote

JCreator LE is also a good one.
Back to top
View users profile Send private message Add User to Ignore List
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Dec 28, 2004 9:36 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Tue Dec 28, 2004 12:17 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Tue Dec 28, 2004 1:06 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Dec 28, 2004 8:57 pm    Post subject: Reply to topic Reply with quote

I had Sun's NetBeans IDE for a while, never used it, no idea what it is; So, what is it, anyone? sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Wed Dec 29, 2004 12:18 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List AIM Address
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Wed Dec 29, 2004 12:54 pm    Post subject: Reply to topic Reply with quote

Eclipse is good for functionality but its not as fast and lightweight as JCreator. It has a good debugger interface though.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Wed Dec 29, 2004 3:02 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List AIM Address
Falco_
Guest


Offline

PostPosted: Sat Jan 15, 2005 9:42 pm    Post subject: Reply to topic Reply with quote

eclipse is good, jcreator is good, and texpad.
Back to top
h04x
Newbie


Age:50
Gender:Gender:Male
Joined: Jan 13 2005
Posts: 6
Location: Not far from the alcohol
Offline

PostPosted: Mon Jan 17, 2005 9:46 am    Post subject: Netbeans. Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Mon Jan 17, 2005 10:36 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
h04x
Newbie


Age:50
Gender:Gender:Male
Joined: Jan 13 2005
Posts: 6
Location: Not far from the alcohol
Offline

PostPosted: Mon Jan 17, 2005 1:59 pm    Post subject: Reply to topic Reply with quote

I was just using Visual Studio as an example of an IDE.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Mon Jan 17, 2005 2:06 pm    Post subject: Reply to topic Reply with quote

Ah well, I had no idea how to use it and I dislike Java anyway, so I just uninstalled. sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
2dragons
Novice


Joined: Feb 17 2004
Posts: 95
Offline

PostPosted: Tue Jan 18, 2005 1:13 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List
Blindmonkey21
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: Jul 08 2004
Posts: 252
Location: Arizona
Offline

PostPosted: Tue Jan 18, 2005 7:58 pm    Post subject: Reply to topic Reply with quote

I used Jcreator in school for AP meh :/
Back to top
View users profile Send private message Add User to Ignore List AIM Address MSN Messenger
pokemon 2001
Novice


Age:39
Gender:Gender:Male
Joined: Nov 21 2004
Posts: 71
Location: New York, Brooklyn
Offline

PostPosted: Wed Jan 19, 2005 1:17 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website AIM Address Yahoo Messenger MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Wed Jan 19, 2005 3:28 pm    Post subject: Reply to topic Reply with quote

Acutally, I'm pretty sure that's the only Java compiler.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
myke
Seasoned Helper


Gender:Gender:Male
Joined: Sep 11 2003
Posts: 142
Offline

PostPosted: Wed Jan 19, 2005 3:32 pm    Post subject: Reply to topic Reply with quote

http://gcc.gnu.org/java/

wouldn't that qualify as one? :X
Back to top
View users profile Send private message Add User to Ignore List AIM Address
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Wed Jan 19, 2005 4:08 pm    Post subject: Reply to topic Reply with quote

There's also jikes
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Jan 19, 2005 5:08 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Wed Jan 19, 2005 11:36 pm    Post subject: Reply to topic Reply with quote

I stand corrected.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 87 page(s) served in previous 5 minutes.

phpBB Created this page in 0.619880 seconds : 49 queries executed (82.4%): GZIP compression disabled