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



title
5.6.2.1.2 Output

End of line output format

End of line output format

Jindent is able to read and write source files with different text styles.

Text styles differ from their end-of-line format:

Text style: End-of-line format:
DosCarriage Return & Line Feed (\r\n)
UnixLine Feed (\n)
MacCarriage Return (\r)

If Jindent reads an input source file it automatically recognizes its end-of-line format. If this original end-of-line format of the input file should be kept for the output file then choose setting Auto.



Output encoding

Output encoding

Specifies character encoding for all output source files.

If no specific encoding shall be used then it is possible to use system's default encoding.