View Single Post
  #6 (permalink)  
Old 10-17-2008, 03:55 AM
emceenugget emceenugget is offline
Senior Member
 
Join Date: Sep 2008
Posts: 120
emceenugget is on a distinguished road
I feel that a big part of my experience with Java was learning how to properly use packages and libraries, which I don't get the same sense of concentration when using Eclipse.

I also feel that using Eclipse makes me lazier and more prone to trying to program a solution all the way through, instead of doing one method at a time, as it looks (at least to Eclipse) to be correct, though the functionality may not be.
Reply With Quote