Results 1 to 3 of 3
hey frnds,
Is there any good built in IDE for writing java programs in REDHAT LINUX ??
by good i mean an IDE that can list all the methods after ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-11-2005 #1Just Joined!
- Join Date
- Aug 2005
- Location
- India
- Posts
- 12
any IDE for writing programs in java
hey frnds,
Is there any good built in IDE for writing java programs in REDHAT LINUX ??
by good i mean an IDE that can list all the methods after i put a (dot) after the object name..... one like jcreator or forte for java....but built in ????
if there is any just lemme know.
thanx....
jwalant
- 11-11-2005 #2
http://www.eclipse.org
Eclipse is an excellent OSS IDE for Java put out by IBM. I use it at work. It's extensible with plugins for all sorts of things (even other languages such as C++).Registered Linux user #270181
TechieMoe's Tech Rants
- 11-11-2005 #3
If Eclipse doesn't float your boat, try NetBeans. It's a really nice IDE and my personal favorite. www.netbeans.org


Reply With Quote
