The software adds a new menu item into the pop-up menu of Java code editors:
Formats the contents of the editor. When currently some text is selected in the editor, only the selected text will be formatted (selective formatting). This can be especially helpful when editing portions of very large files, as selective formatting can speed up processing considerably. But comes especially when you want to limit formatting to a specific file portion in order to avoid unnecessary differences when editing a file that has not (yet) been formatted according to the active code convention.