Thread: Java Career
View Single Post
  #19 (permalink)  
Old 10-01-2008, 10:56 PM
georgemc georgemc is offline
Senior Member
 
Join Date: Sep 2008
Posts: 131
georgemc is on a distinguished road
Quote:
Originally Posted by goldhouse View Post
Im totally against the ease provided by the IDE's , I have worked with netbeans, Eclipse (SWT/JFACE), .NET In most of the cases I ended up in editing the code generated by the IDE which involves understanding the code generated by the IDE.
I definitely think it is always nice to write the code your own other than drag and drop. which will only improve confidence and quality
You mean specifically UI designers? Yeh, I agree, they all seem to generate utterly rubbish, unrefactorable code. But IDEs themselves, they're extremely powerful tools
Reply With Quote