Jindent - Java Source Code Formatter http://www.jindent.com
 



title

5.3 General


The topics of Jindent's general settings contain:
All these general settings affect every formatter module of Jindent.



title

5.3.1 Messages & Warnings


While Jindent's formatting process different kind of events can happen. Users can be informed about these events by messages, warnings and errors:

After formatting Jindent shows all selected types of messages, warnings and errors in a special report window.
Messages are reported in black, warnings in yellow and errors in red.


Example: Message report of Jindent's JDeveloper integration
Example: Message report of Jindent's JDeveloper integration


Double click on the message, warning or error item and (depending on the Jindent integration) an editor window will open up which cursor is located at the corresponding line and column position.



title
5.3.1.1 Report Of Messages & Warnings

Parser messages

Parser messages

Enables report of parser events.

Parser events are currently not reported. This setting is a place holder for future purposes.



Formatter messages

Formatter messages

Enables report of formatter events.

Formatter messages are:

Formatter warnings are:



JavaDoc messages

JavaDoc messages

Enables report of JavaDoc events.

JavaDoc messages are:

JavaDoc warnings are:



Report every file access

Report every file access

Enables verbose reporting of every file access.

If this features is enabled then Jindent shows every read/write/copy file access in its report window. Even the files which did not create an explicit message, warning or error.



Log file

Log file

Enables logging of all Jindent file accesses, messages, warnings and errors to a specified log file.