blob: 5a26ee8ba3bc86885ff41cc592f7f90278263680 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. 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">
<title>
Java
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1>
Java
</h1>
<p>
Indicate your preferences for the general Java settings on the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.ui.preferences.JavaBasePreferencePage)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>Java</b></a> preference page.
</p>
<table border="1" cellspacing="0" cellpadding="5">
<caption>
Java Preferences
</caption>
<thead>
<tr>
<th>
<p>
Option
</p>
</th>
<th>
<p>
Description
</p>
</th>
<th>
<p>
Default
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
Action on double click in the Package Explorer
</td>
<td valign="top">
<dl>
<dt>
<strong>Go into the selected element:</strong>
</dt>
<dd>
When you double click a container, a <strong>Go Into</strong> command is executed.
<br>
See <strong>Go Into</strong> from the <a href="ref-menu-navigate.htm">Navigate</a> menu.
</dd>
<dt>
<strong>Expand the selected element:</strong>
</dt>
<dd>
When you double click a container, it is expanded and its children are revealed.
</dd>
</dl>
</td>
<td valign="top">
Expand the selected element
</td>
</tr>
<tr>
<td valign="top">
When opening a Type Hierarchy
</td>
<td valign="top">
<dl>
<dt>
<strong>Open a new Type Hierarchy Perspective</strong>
</dt>
<dd>
Opens a new Type Hierarchy perspective whenever a Type Hierarchy view is opened.
</dd>
<dt>
<strong>Show the Type Hierarchy View in the current perspective</strong>
</dt>
<dd>
The Type Hierarchy view is displayed in the current perspective.
</dd>
</dl>
<em>Note: On the Workbench preferences page, you can choose whether new perspectives open in a new window, in the current window, or as a replacement for the current
perspective.</em>
</td>
<td valign="top">
Show the Type Hierarchy View in the current perspective
</td>
</tr>
<tr>
<td valign="top">
Refactoring Java Code
</td>
<td valign="top">
<dl>
<dt>
<strong>Save all modified resources automatically prior to refactoring</strong>
</dt>
<dd>
If this option is turned on, all refactorings prompt whether any modified files should be saved before opening the refactoring wizard.
</dd>
</dl>
</td>
<td valign="top">
On
</td>
</tr>
<tr>
<td valign="top">
Search
</td>
<td valign="top">
<dl>
<dt>
<strong>Use reduced search menu</strong>
</dt>
<dd>
If this option is turned on, the search context menus show only the most frequently used search actions.
</dd>
</dl>
</td>
<td valign="top">
On
</td>
</tr>
</tbody>
</table>
<p>
<img src="../images/ngrelc.png" alt="Related concepts" border="0" >
</p>
<p>
<a href="../concepts/concepts-6.htm">Java views</a>
</p>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" >
</p>
<p>
<a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
<a href="../tasks/tasks-37.htm">Using the Hierarchy view</a>
</p>
<p>
<img src="../images/ngrelr.png" alt="Related reference" border="0" >
</p>
<p>
<a href="../reference/ref-view-package-explorer.htm">Package Explorer view</a><br>
<a href="../reference/ref-type-hierarchy.htm">Hierarchy view</a>
</p>
</body>
</html>