rdiachenko
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Continuation indent in conditional statements and chained method calls
AnsweredIs there a way to keep indentation like Eclipse does? Eclipse public boolean isEnabled() { return tree.getSelectionCount() > 0 && toolsModel.isDeleteActionAvailable(tree .getSelect...