This tab is relevant only if a build path entry contains several modules,
as it is the case specifically for the JRE System Library.
The purpose of this tab is to select which contained modules
- should be observable (see JLS §7.7.6)
+ should be observable (see JLS �7.7.6)
when building the current project.
The upper right part of this tab lists all modules that selected for inclusion.
The lower right part lists additional modules that are included because they are
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/propertypages/ref-properties-rundebug.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/propertypages/ref-properties-rundebug.htm
index e26120b221f..e0ede7dbc94 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/propertypages/ref-properties-rundebug.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/propertypages/ref-properties-rundebug.htm
@@ -1,19 +1,18 @@
-
+
-
-
-
+
Run / Debug Properties Page
-
+
Run / Debug Properties Page
This property page allows you to view and manage all launch configurations that apply to the pages' corresponding resource.
-
+
+
Run/Debug property page
Option
@@ -22,25 +21,25 @@
Run / Debug Properties Page
-
Launch Configuration List
-
The list shows all of the launch configurations in the current workspace that apply to the property pages' corresponding resource.
+
Launch Configuration List
+
The list shows all of the launch configurations in the current workspace that apply to the property pages' corresponding resource.
-
New...
-
The New... button can be used to create a new launch configuration that applies to the corresponding resource. When selected, the New... button will present you with a
+
New...
+
The New... button can be used to create a new launch configuration that applies to the corresponding resource. When selected, the New... button will present you with a
dialog of all of the launch configuration types that can be used to make a configuration that applies to the corresponding resource.
-
Duplicate
-
The Duplicate button is used to make an identical copy of a selected launch configuration.
+
Duplicate
+
The Duplicate button is used to make an identical copy of a selected launch configuration.
-
Edit...
-
The Edit... button will open the launch configuration edit dialog, allowing you to change the selected launch configuration.
+
Edit...
+
The Edit... button will open the launch configuration edit dialog, allowing you to change the selected launch configuration.
-
Delete
-
The Delete button is used to delete the selected launch configuration.
+
Delete
+
The Delete button is used to delete the selected launch configuration.
This command helps you create a new Java interface.
@@ -122,15 +121,15 @@
-
+
-
+
Create a Java annotation
-
+
This command helps you create a new Java annotation.
@@ -139,30 +138,30 @@
-
+
-
+
Create a JUnit test case
-
+
This command helps you create a new JUnit test case.
-
+
-
+
Open Type
-
+
This command allows you to browse the workspace for a type to open in the defined default Java editor. You can optionally choose to display the type simultaneously
in the Type Hierarchy view. See Open Type dialog.
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-apt-automaticProcessorOptions.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-apt-automaticProcessorOptions.htm
index a4287558bc6..4cf691a244d 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-apt-automaticProcessorOptions.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-apt-automaticProcessorOptions.htm
@@ -1,8 +1,8 @@
-
+
When pressing OK, all selected getters and setters are created.
-
+
+
Getter/Setter options
@@ -42,72 +42,72 @@
-
+
Select getters and setters to create
-
+
A tree containing getter and setter methods that can be created. Getters and setters are grouped by field their associated field.
-
+
Select All
-
+
Select all getter and setter methods
-
+
Deselect All
-
+
Deselect all getter and setter methods
-
+
Select Getters
-
+
Select all getter methods
-
+
Insertion point
-
+
Defines where in the type body the new methods are inserted
-
+
Sort by
-
+
Defines how to sort the new methods:
in getter/setter pairs
@@ -117,24 +117,24 @@
-
+
Access modifiers
-
+
Defines the access modifiers of the new methods
-
+
Generate method comments
-
+
Controls whether Javadoc comments are added to the created methods.
The comment templates are defined on the Code Templates preference page.
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-java-element-filters.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-java-element-filters.htm
index 0fff8c72a8a..88e35cc4de5 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-java-element-filters.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-java-element-filters.htm
@@ -1,12 +1,12 @@
-
+
-
+
Java Element Filters Dialog
-
+
@@ -15,7 +15,8 @@
This dialog lets you define Java element filters for the Package Explorer view and other Java views.
-
+
+
Filter dialog options
@@ -37,34 +38,34 @@
-
+
Name filter patterns
-
+
If enabled, a comma separated list of patterns can be specified additionally.
Specify the location of the generated Javadoc documentation. You can Browse in the local file system for a Javadoc location (will result in a
file:// URL)
-
+
<empty>
-
+
Validate
-
+
Validate the current location by trying to access the index.html and package-list file with the given URL. If the validation was
successful, you can directly open the documentation.
-
+
@@ -110,7 +109,7 @@
of the doc inside the archive has to be specified.
-
+
@@ -129,48 +128,48 @@
-
+
Archive location
-
+
Specify the location of the archive that contains the generated Javadoc documentation. You can Browse in the local file system for a Javadoc location
-
+
<empty>
-
+
Path within archive
-
+
Specify the path inside the archive that contains the generated Javadoc documentation. You can Browse to see the content of the archive.
-
+
<empty>
-
+
Validate
-
+
Validate the current location by trying to access the index.html and package-list file with the given URL. If the validation was
successful, you can directly open the documentation.
-
+
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-open-type.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-open-type.htm
index 1127397470e..2e56deb17d4 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-open-type.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-open-type.htm
@@ -1,10 +1,9 @@
-
+
-
-
-
+
+
Open Type
@@ -67,7 +66,7 @@
The behavior of the Open Type dialog can be further customized using the dialog menu:
-
+
Open Type Options
@@ -93,39 +92,39 @@
-
+
Show Status Line
-
+
When selected, the Open Type dialog shows an additional bar at the bottom of the dialog which displays the package and containing
JRE of the selected type
-
+
Show status line
-
+
Working Set actions
-
+
The search scope can be restricted by selecting one or more working sets
or the global Window Working Set.
-
+
Show all types in the workspace.
-
+
Type Filters...
-
+
Types are hidden if they match the global Java type filters.
When pressing OK, the toString() method printing out all selected members and eventually helper methods are created.
-
+
+
Override methods settings
@@ -47,225 +47,225 @@
-
+
Select fields and methods to include in the toString() method
-
+
For convenience, members are divided into up to four groups: Fields, Inherited fields, Methods and Inherited methods. Checking or unchecking a group affects the state of all its members.
-
+
Only fields which are non-transient and not inherited.
-
+
Select All
-
+
Select all fields and methods.
-
+
n/a
-
+
Deselect All
-
+
Deselect all fields and methods.
-
+
n/a
-
+
Up
-
+
Move the element with focus up the list. A member can be moved only within its group. Groups can also be moved.
-
+
n/a
-
+
Down
-
+
Move the element with focus down the list. A member can be moved only within its group. Groups can also be moved.
-
+
n/a
-
+
Sort
-
+
Sort elements in every group in lexicographical order.
-
+
n/a
-
+
Insertion point
-
+
Defines where in the type body the generated methods are inserted. If a method already exists in a class and is overwritten, its position will not be changed (this option will have no effect).
-
+
Last member or location of the cursor position if invoked from editor
-
+
Generate method comments
-
+
Controls whether a comment is added to the created toString() method. Generated comment just points to a javadoc comment for java.lang.Object#toString().
-
+
off
-
+
String format
-
+
Defines which template is used to format the toString() output. A template determines what information about a class is added, how the fields are separated, and so on. For more information about templates, see toString() generator: format templates topic.
-
+
Default template
-
+
Edit...
-
+
Opens a dialog that lets you add, remove or change string format templates (see above).
-
+
n/a
-
+
Code style
-
+
Defines the method code style, that is what libraries/mechanisms it uses to create output. For more information, see toString() generator: code styles topic.
-
+
String concatenation
-
+
Configure...
-
+
Opens a dialog that lets you configure more options related to selected code style. Currently this button is only active for Custom toString() builder code style.
-
+
n/a
-
+
Skip null values
-
+
Controls whether the toString() method skips members that have no value (nulls). How it is accomplished depends on selected code style (see above).
-
+
off
-
+
List contents of arrays instead of using native toString()
-
+
Controls whether the toString() method lists items contained by arrays instead of using their default toString(). See toString() generator: listing content for details.
-
+
off
-
+
Limit number of items in arrays/collections/maps
-
+
Controls whether the toString() method limits the number of elements printed for arrays, Collections and Maps, and what the limit is. It doesn't work for arrays if "Ignore arrays' default toString()" option is off. See toString() generator: listing content for details.
The behavior of the Open Type dialog can be further customized using the dialog menu:
-
+
Type selection options
@@ -93,39 +92,39 @@
-
+
Show Status Line
-
+
When selected, the Open Type dialog shows an additional bar at the bottom of the dialog which displays the package and containing
JRE of the selected type
-
+
Show status line
-
+
Working Set actions
-
+
The search scope can be restricted by selecting one or more working sets
or the global Window Working Set.
-
+
Show all types in the workspace.
-
+
Type Filters...
-
+
Types are hidden if they match the global Java type filters.
-
+
Show all types in the workspace.
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-working-set-assignments.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-working-set-assignments.htm
index a91b9d516b5..28ebc2df0f9 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-working-set-assignments.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-dialog-working-set-assignments.htm
@@ -1,13 +1,12 @@
-
+
-
-
+
Working Set Assignments dialog
-
+
@@ -21,7 +20,8 @@
To open this dialog select Assign Working Sets... from the Package Explorer's context menu.
-
+
+
Override methods settings
@@ -40,94 +40,94 @@
-
+
Select working sets for
-
+
A list of the existing working sets. If Show only Package Explorer working sets is available and checked then this
list will only show the working sets that are configured to appear in the Package Explorer.
One or more working sets can be checked or unchecked for the selected resources.
-
+
n/a
-
+
Select All
-
+
Selects all working sets.
-
+
n/a
-
+
Deselect All
-
+
Deselects all working sets.
-
+
n/a
-
+
New...
-
+
Creates a new working set.
-
+
n/a
-
+
Show only Package Explorer working sets
-
+
This option is only visible if the Package Explorer shows working sets as top level elements. If checked, the dialog only shows those working sets that are currently configured to appear in the Package Explorer.
-
+
On
-
+
Configure Package Explorer working sets
-
+
Opens the Configure Working Sets dialog. This option is only available if the Package Explorer shows working sets as top level elements.
In the list, check or clear the boxes to specify exactly the files that you want to export to the JAR file. This list is initialized by the workbench selection.
-
+
Export generated class files and resources
-
+
If enabled, then generated class files and resources are included in the JAR.
-
+
Export all output folders for checked projects
-
+
If enabled, then all output folders are included in the JAR.
-
+
Export Java source files and resources
-
+
If enabled, then Java source files and resources are included in the JAR.
-
+
Export refactorings for checked projects
-
+
If enabled, then refactoring scripts for the selected projects are included in the JAR. This allows
clients to migrate to the new JAR by executing all the stored refactorings in the JAR.
@@ -103,12 +102,12 @@
-
+
Select the export destination
-
+
Enter an external file system path and name for a JAR file (either new or existing). Either type a valid file path in the field or click Browse to select a file via
a dialog.
@@ -116,12 +115,12 @@
-
+
Options
-
+
You can select any of the following options:
@@ -147,7 +146,7 @@
JAR Options:
-
+
@@ -162,12 +161,12 @@
-
+
Select options for handling problems
-
+
Choose whether to export classes with certain problems:
@@ -199,12 +198,12 @@
-
+
Save the description of this JAR in the workspace
-
+
If you select this option, you can create a file in the workbench describing the JAR file you are creating. Either type and/or browse to select a path and name for
this new file.
@@ -219,7 +218,7 @@
JAR Manifest Specification Options (Available when class file are exported):
-
+
@@ -234,12 +233,12 @@
-
+
Specify the manifest
-
+
Choose the source of the manifest file for this JAR file:
@@ -254,12 +253,12 @@
-
+
Seal contents
-
+
Choose which packages in the JAR file must be sealed:
@@ -275,12 +274,12 @@
-
+
Select the class of the application entry point
-
+
Type or click Browse to select the main class for the JAR file, if desired.
Specify which command to use to generate the javadoc.
-
+
Select types for which Javadoc will be generated
-
+
In the list, check or clear the boxes to specify exactly the types that you want to export. This list is initialized by the workbench selection.
-
+
Create Javadoc for members with visibility
-
+
Private: All members will be documented
@@ -91,12 +90,12 @@
-
+
Use standard doclet
-
+
Start the Javadoc command with the standard doclet (default)
@@ -111,12 +110,12 @@
-
+
Use custom doclet
-
+
Use a custom doclet to generate documentation
@@ -140,7 +139,7 @@
Standard Doclet Arguments (available when Use standard doclet has been selected):
-
+
@@ -154,12 +153,12 @@
-
+
Document title
-
+
Specify a document title.
@@ -180,12 +179,12 @@
-
+
Generate navigator bar
-
+
Selected this option if you want the documentation to contain a navigation bar (header and footer).
@@ -272,7 +271,7 @@
General Javadoc Options:
-
+
@@ -286,34 +285,34 @@
-
+
Overview
-
+
Specifies that Javadoc should retrieve the text for the overview documentation from the given file. It will be placed in overview-summary.html.
-
+
VM options
-
+
Add any number of extra VM options here.
-
+
Extra Javadoc options
-
+
Add any number of extra options here: Custom doclet options or JRE 1.4 compatibility options.
Note that arguments containing spaces must enclosed in quotes. For arguments specifying html code (e.g. -header) use the & or &" to avoid spaces and
@@ -322,24 +321,24 @@
-
+
JRE source compatibility
-
+
The JRE source compatibility to be accepted by the javadoc tool.
-
+
Save the settings of this Javadoc export as an Ant script
-
+
Specify to store an Ant script that will perform the specified Javadoc export without the need to use the wizard. Existing Ant script can be modified with this wizard
(Use Open Javadoc wizard' from the context menu on the generated Ant script)
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-export-runnable-jar.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-export-runnable-jar.htm
index 5c94f7bfd44..3fe3719cfd7 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-export-runnable-jar.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-export-runnable-jar.htm
@@ -1,14 +1,13 @@
-
+
-
-
+
Runnable JAR File Exporter
-
-
+
+
@@ -26,7 +25,7 @@
Runnable JAR Specification Options:
-
+
@@ -41,24 +40,24 @@
-
+
Launch configuration
-
+
Select a 'Java Application' launch configuration to use to create a runnable JAR.
-
+
Export destination
-
+
Enter an external file system path and name for a JAR file (either new or existing).
Either type a valid file path in the field or click Browse to select a file via a dialog.
@@ -66,12 +65,12 @@
-
+
Library handling
-
+
You can select any of the following options:
@@ -89,12 +88,12 @@
-
+
Save as ANT script
-
+
If you select this option, you can create an ant script describing the JAR file you are creating.
Either type and/or browse to select a path and name for this new script file.
@@ -103,12 +102,10 @@