Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -55,23 +55,12 @@ <h3>Edit Active Working Set</h3>
<div class="Topic">
<h3>Filters and Customization</h3>
<p class="Para">This command allows you to change the view for your specific needs. You may select pre-defined
filters to apply to the view so that you can show or hide various artifacts as needed. The default filters
available with the Java development tools (JDT) is shown below:</p>
<p class="Para"><img src="../images/Image276_available_filters.png" alt=
"Available Customizations &gt; Filters dialog" style="border:0"></p>
<p class="Para">You can also define your own filters based on the name of a resource. Full name or regular
expressions are allowed.</p>
<p class="Para"><img src="../images/Image276_user_filters.png" alt=
"Available Customizations &gt; User filters dialog" style="border:0"></p>
<p class="Para">You may also choose the types of content for the view to show as well. The default content
extensions available with the Java development tools (JDT) is shown below, but your specific extensions will be
determined by your workbench configuration:</p>
<p class="Para"><img src="../images/Image276_available_content.png" alt=
"Available Customizations &gt; Content dialog" style="border:0"></p>
filters to apply to the view so that you can show or hide various artifacts as needed. You can also define your
own filters based on the name of a resource. Full name or regular expressions are allowed. You may also choose
the types of content for the view to show as well.</p>
</div>
<h3>Link With Editor</h3>
<p>See the toolbar item description above.</p>
<p><br></p>
<h2>Context Menu</h2>
<p>The context-menu allows to access some general Project management operations as well as operations that are
specific to your selection. Some plugins can extend the context-menu with additional entries that might not be
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ <h1 class="Head">Local History</h1>
<p>Local history of a file is maintained when you create or modify a file. Each time you edit and save a file, a copy
of it is saved. This allows you to compare your current file state to a previous state, or replace the file with a
previous state. Each state in the local history is identified by the date and time the file was saved.</p>
<p>Neither projects nor folders have local history.</p>
<p>Local History is displayed in the History View. Here is a look at what the local history of a Workbench file might
look like:</p>
<p><img src="../images/Image273_local_hist.png" alt="Local history dialog" style="border:0"></p>
<p>Neither projects nor folders have local history. Local History is displayed in the History View.</p>
<p>To view the local history of a file, choose <b>Team &gt; Show Local History</b> from the pop-up menu. This will
bring up the History view and populate it with the revisions of the selected file. You can open different revisions
from the table (by using <b>Open</b> from the context menu or by double clicking on a revision), compare them against
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,10 @@ <h1 class="Head">Import Wizard</h1>
'javascript:executeCommand("org.eclipse.ui.file.import")'><img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg"
alt="command link"> <b>Import wizard</b></a> first comes up, you must choose what type of import to do. To assist in
locating a particular wizard, the text field can be used to show only the wizards that match the entered
text.</p><img src="../images/Image261_import_sel.png" alt="Import wizard">
<p class="Para"></p>
text.</p>
<div class="Topic">
<h2>Archive File</h2>
<p class="Head">If you choose this option, you will import files from an archive file.</p>
<p><img src="../images/Image263_import_zip.png" alt="Archive file import wizard page"></p>
<table class="border">
<caption>
Import - Archive File Options
Expand Down Expand Up @@ -105,7 +103,6 @@ <h2>Archive File</h2>
<h2>Existing Project Into Workspace</h2>
<p class="Head">Imports a project into this workspace that was previously located in this workspace, or that
currently exists in another workspace.</p>
<p><img src="../images/Image264_existing_project.png" alt="Existing project import wizard page"></p>
<table class="border">
<caption>
Import - Existing Project Options
Expand Down Expand Up @@ -199,8 +196,6 @@ <h2>Existing Project Into Workspace</h2>
<div class="Topic">
<h2>File System</h2>
<p class="Head">If you choose this option, you will import files from the file system.</p>
<p class="Head"><img src="../images/Image262_import_file.png" alt="Import file system page"></p>
<p class="Head"></p>
<table class="border">
<caption>
Import - File System Options
Expand Down Expand Up @@ -345,10 +340,6 @@ <h2>File System</h2>
<div class="Topic">
<h2>Preferences</h2>
<p class="Head">Import preferences from the local file system.</p>
<!-- PWDOC need a new screenshot for the Import preferences wizard -->
<p class="Head"><img src="../images/Image262_import_preferences.png" alt="Import Preferences wizard page" width=
"431" height="491"></p>
<p class="Head"></p>
<table class="border">
<caption>
Import - Preferences Options
Expand Down Expand Up @@ -430,7 +421,6 @@ <h2>Preferences</h2>
<h2>Team Project Set</h2>
<p class="Head">Imports a description of the repository and version control information for a set of projects. This
allows you to synchronize correctly with the appropriate project state in your repository.</p>
<p><img src="../images/Image265_team_project.png" alt="Team project set import wizard page"></p>
<table class="border">
<caption>
Import - Team Project Options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@ <h1 class="Head">Export Wizard</h1>
'javascript:executeCommand("org.eclipse.ui.file.export")'><img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg"
alt="command link"> <b>Export wizard</b></a> first comes up, you must choose what type of export to do. To assist in
locating a particular wizard, the text field can be used to show only the wizards that match the entered text.</p>
<p class="Para"><img src="../images/Image264_export_sel.png" alt="Export selection page"></p>
<div class="Topic">
<h2>Ant Buildfiles</h2>
<p class="Head">Generates Ant buildfiles based on the configuration of the Java projects.</p>
<p><img src="../images/Image266_export_ant.png" alt="ant buildfile export"></p>
<table class="border">
<caption>
Export - Ant Buildfiles Options
Expand Down Expand Up @@ -122,7 +120,6 @@ <h2>Ant Buildfiles</h2>
</table>
<h2>Archive File</h2>
<p class="Head">Choose this option to export files to an archive file.</p>
<p><img src="../images/Image266_export_zip.png" alt="ZIP file export"></p>
<table class="border">
<caption>
Export - Archive File Options
Expand Down Expand Up @@ -243,8 +240,6 @@ <h2>Archive File</h2>
<div class="Topic">
<h2>File System</h2>
<p class="Head">If you choose this option, you will export files to the file system.</p>
<p class="Head"><img src="../images/Image265_export_file.png" alt="Export file system"></p>
<p class="Head"></p>
<table class="border">
<caption>
Export - File System Options
Expand Down Expand Up @@ -348,8 +343,6 @@ <h2>File System</h2>
</div>
<h2>Preferences</h2>
<p class="Head">Export preferences to the local file system.</p>
<p><img src="../images/Image266_export_preferences.png" alt="Preferences export wizard" width="470" height="550"
></p>
<table class="border">
<caption>
Export - Preference Options
Expand Down Expand Up @@ -441,8 +434,6 @@ <h2>Preferences</h2>
<h2>Team Project Set</h2>
<p class="Head">Exports a description of the repository and version control information for a set of projects. This
allows you to synchronize those projects correctly in a different workspace.</p>
<p class="Head"><img src="../images/Image268_export_team.png" alt="Export team project set page"></p>
<p class="Head"></p>
<table class="border">
<caption>
Export - Team Project Set Options
Expand Down
Loading