To all the Java guru...


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers To all the Java guru...
# 1  
Old 10-18-2004
To all the Java guru...

Please forgive me if this is the wrong place for this post. I didn't see a good place to post this topic in. Smilie

I would like to know what's the most popular and reliable Java IDE out there nowadays? A FREE one would be awesome! Smilie

Thanks for your suggestion!

Cheers!
# 2  
Old 10-19-2004
eclipse is popular, and net beans ( i think thats the name)

however they are all slow, as has been my experience anyway.
# 3  
Old 10-19-2004
Me too. Especially Eclipse, that is terribly slow and sometimes not responsive at all.
# 4  
Old 10-19-2004
you can download oracles j developer for free, but like all other Java Environments its a bit slow, but its the best i have come across.

>> Click Here <<

SemperFi

Last edited by SemperFi; 10-21-2004 at 11:52 AM..
# 5  
Old 10-19-2004
JDeveloper is definitely the better one.
eclipse and net beans are Sloooow///...
# 6  
Old 10-19-2004
Quote:
Originally posted by norsk hedensk
eclipse is popular, and net beans ( i think thats the name)

however they are all slow, as has been my experience anyway.
i've never personally used Eclipse, but a co-worker of mine did, the free trial version. didn't know that it would be so slow.

what's everyone opinion for oracle J builder?
# 7  
Old 10-19-2004
Quote:
Originally posted by SemperFi
you can download oracles j developer for free, but like all other Jave Environments its a bit slow, but its the best i have coma across.

>> Click Here <<

SemperFi
Thanks SemperFi for the link! Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need help from a C++ makefile guru

hello, i'm recompiling some c++ code for OSX and there are some bugs as the configure is not picking up some libs like atlas, pastix, etc, it should be finding either in standard path or with pkgconfig but it's not so i'm rewriting the Makefile. C++ territory is a bit of a stretch with all of... (0 Replies)
Discussion started by: f77hack
0 Replies

2. Shell Programming and Scripting

Shell script guru

Hey Gurus, Need help to modify the shell script. I am really new in the Linux/Unix world and dont familiar with shell scripting. SO bascially my script is running a ( curl ) with some endpoints and returning HTTP status code. Now i have a 50 different endpoints and cant make each and individual... (3 Replies)
Discussion started by: Zach Kadiwal
3 Replies

3. What is on Your Mind?

Noob and Guru

A long time ago, my computer crashed, at that time, I was using Windows98, but because I was a noob at computers, my friend recommended me apro to fix it for me.   He came, saw the computer, and asked if I had a backup/installation disk for Windows 98. I said no.   He thought about it for a... (1 Reply)
Discussion started by: vistastar
1 Replies

4. Solaris

Advice to become a unix guru?

Hello, I have recently completed my training for Solaris 10 and have a good understanding of the bases now. I am playing around with my system but can't do much since my knowledge is limited. I am looking for some projects or some threads where I can learn more and expand my knowledge step by... (16 Replies)
Discussion started by: saudsos
16 Replies

5. Shell Programming and Scripting

New PERL guru's help on strict.pm

I opened strict.pm and found some not understandable stuff, please let me know if you have any Idea on the same. 1) Line 23 => $bits |= (what is $= here how it affect the statement) 2) Line 36 => $^H (what is that I haven't found any statement on this in google) 3) Line 41 =>... (3 Replies)
Discussion started by: jatanig
3 Replies

6. AIX

-- Need help from a AIX guru --

Hi alls I don't see any solution and I need to have feedback from other people... On a test machine (AIX 5.1) I've installed OpenSSH software on it (with openssl, prng, etc...) like is described on IBM AIX Docs. To control the installation I've rebooted the machine and all was ok (CDE was... (15 Replies)
Discussion started by: nymus7
15 Replies

7. UNIX for Advanced & Expert Users

TAR prob - Guru's please help

I'm trying to tar 3000 files into a single tar file to be extracted on another server. Command I'm using: find . -name '*cost*' -print| xargs tar -cvf mylist.tar (Note tar is contained on filesystem not tape drive which is what I want) Above command works fine and displays all 3000+ file... (3 Replies)
Discussion started by: budrito
3 Replies

8. UNIX for Advanced & Expert Users

what do most Unix guru's use ? :D

I wanted to know what email app most Sun solaris / unix gurus use ? I have become quite NON microsoft in the last few months in my studying solaris.. thanks simon2000 (6 Replies)
Discussion started by: simon2000
6 Replies

9. UNIX for Advanced & Expert Users

sun guru help!

I installed sun recommended cluster patches for solaris 2.5 on my solaris 2.5 server and then issued a shutdown -i6 -y -g0 to reboot the server but server failed to come back up. the server tries to boot up and goes through initialising memory then server freeze. I try to bring the server up... (7 Replies)
Discussion started by: hassan2
7 Replies

10. UNIX for Advanced & Expert Users

Perl Guru help

I am trying to install Perl 5.005 on solaris 2.5, following the perl installation guide in INSTALL file that comes with Perl software However, according to the installation procedure, it instruct me to to excute "make" command after running the Configure which I did but everytime I excute... (3 Replies)
Discussion started by: hassan2
3 Replies
Login or Register to Ask a Question