View Single Post
  #126 (permalink)  
Old 06-28-2008, 02:54 AM
tim's Avatar
tim tim is offline
Senior Member
 
Join Date: Dec 2007
Location: South Africa
Posts: 334
tim is on a distinguished road
NetBeans: Ups and downs
Quote:
Originally Posted by CaptainMorgan
Please excuse me for attempting to clear up a question Tim asked.

Eranga, you do realize that popular belief is, if you weren't worried about it then you would not have responded... right?
Thank you Captain Morgan for making the italics styling clear. Eranga, are you sure you did not make a mistake when you voted. I do that sometimes.

Why I like NetBeans:
  1. Lots of eye candy. Eye candy is always very important.
  2. Class and source file locations are organized neatly.
  3. Code completion does miracles for one's fingers.
  4. Debugging and tracing is fast and easy.
  5. It has that nice red squiggle for syntax errors.
  6. Very good IDE for students like me or newbies
  7. A GUI builder is included.
  8. Has a nice way of handling JavaDoc, reading and writing.
What I dislike about NetBeans:
  1. Slow loading times.
  2. Requires manual directory cleanups from time to time.
  3. I can't find a way to undock windows
  4. No tab indentation, as mentioned earlier.
  5. High system resource usage.
That's all I can think of for now. Thanks again Captain Morgan.
__________________
If your ship has not come in yet then build a lighthouse.

Last edited by tim : 06-28-2008 at 02:56 AM.
Reply With Quote