Here the Eclipse description of 'Convert to if-!-return' Quick Assist:
Ever encountered a long if statement that can be safely inverted to an early return, so that you can ignore the code that follows, and make it easier to understand? Now, you can just use a Quick Assist (Ctrl+1) on the if statement to do this refactoring
For other news see the Eclipse Kepler milestones news:
Related posts:
Great! I like it.
ReplyDelete