Community
Participate
Working Groups
3.6. 'Format Element' should work if the selection is on a declaration 1. paste: public class Foo { public static void main(String[] args) { System.out.println(); } } 2. select name Foo or main (fully or partially) 3. Source > Format Element ==> nothing happens.
Fixed in HEAD (JavaEditor.java, rev. 1.490). Available in builds >= N20110315-2000.
>Fixed in HEAD (JavaEditor.java, rev. 1.490). rev. 1.491 that is.