Whenever I'm debugging the Java program, I must indent the code! And I manually hate indent code one by one (using tabs).
I really like a lightweight Java IDE that automatically indents all your code on the push of a button.
A good example is "Ready Program" Java IDE, but the downside of this IDE is that it is not compatible with JDK 1.5+
Is such a Java IDE Any suggestions on this?
And come to my mind.
However I will not call the Eclipse light weight.
Comments
Post a Comment