Java classes are generally divided into logical \"blocks\". Is there a convention to mark these sections? Ideally, it would be supported by the major IDEs.
I personally
I liked that also when i was using xcode. For eclipse i use ctrl+o (quick outline) to navigate through a Java class.