blob: 3cc62b9b0ef726f80224f4fd1655aba79eba8485 [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Java Compiler page</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>Java Compiler page</h1>
<p>The options in this page indicate the compiler settings for a Java project.<br>
You can reach this page through</p>
<ul>
<li>the Java Compiler property page (File &gt; Properties &gt; Java Compiler) from the context menu on a created project or the <a href="ref-menu-file.htm">File
menu</a></li>
</ul>
<p> A project can either reuse workspace default settings or use its own custom settings.</p>
<table border="1" cellspacing="0" cellpadding="5" width="100%">
<thead>
<tr>
<th>
<p>
Option
</p>
</th>
<th>
<p>
Description
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
<p>
<strong>Use workspace settings</strong>
</p>
</td>
<td valign="top">
<p>
Default mode indicating that the project is using the global workspace settings.
When selected, it allows to open the page for configuring the workspace <a href="../reference/ref-preferences-compiler.htm">compiler preferences</a>.
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
<strong>Use project settings</strong>
</p>
</td>
<td valign="top">
<p>
Once selected, compiler settings can be configured for this project.
All <a href="../reference/ref-preferences-compiler.htm">compiler preferences</a> can be customized.
At any time, it is possible to revert to workspace defaults, by using the button <strong>Restore Defaults</strong>.
</p>
</td>
</tr>
</tbody>
</table>
<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
<a href="../concepts/cbuildcp.htm">Build classpath</a><br>
</p>
<p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
<a href="../reference/ref-preferences-compiler.htm">Global compiler preferences</a><br>
<a href="../reference/ref-152.htm">Frequently asked questions on JDT</a><br>
<a href="../reference/ref-123.htm">Java Build Path properties</a><br>
</p>
<p><a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" height="14" width=
"324"></a></p>
</body>
</html>