blob: 81fa087c7e3fb27b5520b65f56aeec0d6e775efb [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) Red Hat Incorporated 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>
Using the Formatter Application
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Using the Formatter Application
</h1>
<p>
The JDT has a command line Eclipse application that allows users to format Java source code either with
the Eclipse default code formatter options or with custom options.
</p>
<h3 class="related">Related tasks</h3>
<a href="tasks-231.htm">Running the formatter application</a>
<h3 class="related">Related references</h3>
<a href="../reference/preferences/java/codestyle/ref-preferences-formatter.htm">Code Formatter</a>
</body>
</html>