What about the free version of Borland JBuilder? Personally I'm a fan of the .NET IDE.
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
Okay, I'm not a java guy but I do some of it.
I use Borland JBuilder Personal (free), and I like the IDE, but it is sluggish (Java based). My school uses JCreator, but I'm not that fond of it.
For text editing, I use UltraEdit32. It handles every file format in existance!
For VB, C#, J++, or C++, I'm in love with the Visual Studio .NET 2003 IDE. All of its features kinda want me sing each time I use it. ::grins::
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
I think for serious Java development, you should go for JBuilder. The features are just overwhelming. If you're starting to learn Java and are writing small programs (maybe for school) you'll want a light quick editor, and in this case, JCreator. That's the editor I use for most quick Java projects.
If you're going to do serious web development coding, try Dreamweaver MX. I can't believe no one else mentioned it yet. :)
For C/C++ I recommend you using Visual Studio or Borland Builder. If you're low on cash, you can use Bloodshed Dev-C++, which is free.
http://www.bloodshed.net/download.html
samaru
a.k.a inscissor
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
Yeah JCreator is awesome. The only thing I don't like is that the free version of JCreator didn't have tag insight like JBuilder. The GUI on JBuilder is so slow I wanna shoot myself every time I do the simplest of tasks.
samaru
a.k.a inscissor
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
NetBeans is good, but any GUI designed in Java is just too slow for me.
samaru
a.k.a inscissor
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
I think these companies just want to prove something to their users when they design their Java IDEs in Java. All it does is convince me not to use Java cuz I don't like it's "feel".
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
Well, this may shock a lot of people - because I am hardcore .NET but...
For the next version of Java (I think 1.5), Sun has "promised" many speed improvments. Java isn't a bad language - its just much easier to things in .NET, and its faster.
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
I Think Net Bean is great other than notepad it also allows you to compile,debug and run you code with few clicks.
rushikesh jadha
Junior Poster in Training
89 posts since Dec 2011
Reputation Points: 4
Solved Threads: 11
I Think Net Bean is great other than notepad it also allows you to compile,debug and run you code with few clicks.
Don'y reply from a thread created in2003!
zeroliken
Veteran Poster
1,106 posts since Nov 2011
Reputation Points: 201
Solved Threads: 162