blob: cf66ca0869d7f0a4d8167cdbcb9cc9e7333a742f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<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>
Code Clean Up
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Code Clean Up
</h1>
<p>
The 'Clean Up' action can be executed on a single Java file, a Java package, a Java project or on multiple projects
by selecting the Java elements and executing source -> Clean Up...
</p>
<p>
The 'Clean Up' action allows to enforce a code style standard on multiple files or on a whole project. It also
allows to apply quick fixes in batch to remove warnings, potential programming problems, unnecessary or unused code.
</p>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" >
</p>
<p>
<a href="tasks-234.htm">The Clean Up Wizard</a><br>
</p>
</body>
</html>