diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-access_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-access_contextaction.htm index 2b919f0cd18..0157db4ab1d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-access_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-access_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Watchpoint Access diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-addexception_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-addexception_viewaction.htm index 2883dcb99a9..3460c48dbf2 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-addexception_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-addexception_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Add Java Exception Breakpoint diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-breakpoints_view.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-breakpoints_view.htm index 630630b2cc0..5f26b0f7a38 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-breakpoints_view.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-breakpoints_view.htm @@ -1,10 +1,9 @@ - - + + - - - + + Breakpoints View @@ -13,210 +12,210 @@

Breakpoints View

You can double-click a breakpoint to display its location in the editor (if applicable). You can also enable or disable breakpoints, delete them, add new ones, group them by working set, or set hit counts.

In the example shown below the Group by > Breakpoint Types and Sort by > Name option is turned on.

Breakpoints View

- +

The breakpoints view displays details of the selected breakpoint and can be used to configure attributes of the selected breakpoint similar to the Breakpoint Properties... action. The orientation of the detail pane can be configured from the view drop down menu.

Breakpoints Details

The commands available in the Breakpoints View are listed below.

- +
- - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + +
Breakpoints View Commands

Command

Name

Description

Availability

Command

Name

Description

Availability

 AccessChanges if the selected watchpoint should suspend on access to its associated field. Context menu AccessChanges if the selected watchpoint should suspend on access to its associated field. Context menu
Add Exception BreakpointAdd Exception Breakpoint Opens the create exception breakpoint dialog.View action Add Exception BreakpointAdd Exception Breakpoint Opens the create exception breakpoint dialog.View action
 Breakpoint Properties...Opens the breakpoints properties dialog. Context menu  Breakpoint Properties...Opens the breakpoints properties dialog. Context menu
 CaughtChanges if the selected exception breakpoint should suspend when the specified type of exception is caught. Context menu  CaughtChanges if the selected exception breakpoint should suspend when the specified type of exception is caught. Context menu
Collapse AllCollapse All Collapses all of the items in the view.View action Collapse AllCollapse All Collapses all of the items in the view.View action
CopyCopyCopies the selected breakpoints to the system clipboard. Context menu CopyCopyCopies the selected breakpoints to the system clipboard. Context menu
DisabledDisableChanges the selected breakpoint(s) to be disabled.Context menu DisabledDisableChanges the selected breakpoint(s) to be disabled.Context menu
EnableEnableChanges the selected breakpoint(s) to be enabled.Context menu EnableEnableChanges the selected breakpoint(s) to be enabled.Context menu
 EntryChanges if the selected method breakpoint should suspend on entry to the associated method. Context menu  EntryChanges if the selected method breakpoint should suspend on entry to the associated method. Context menu
 ExitChanges if the selected method breakpoint should suspend on exit from the associated method. Context menu  ExitChanges if the selected method breakpoint should suspend on exit from the associated method. Context menu
Expand AllExpand All Expands all of the items in the view.View action Expand AllExpand All Expands all of the items in the view.View action
Export BreakpointsExport Breakpoints... Opens the export breakpoints wizard.Context menu Export BreakpointsExport Breakpoints... Opens the export breakpoints wizard.Context menu
Go to FileGo to File Opens the corresponding location of the breakpoint in the java editor. Context menu and view action Go to FileGo to File Opens the corresponding location of the breakpoint in the java editor. Context menu and view action
 Group By... Allows you to select an alternate grouping for your breakpoints or create your own. View action  Group By... Allows you to select an alternate grouping for your breakpoints or create your own. View action
 Sort By... Allows you to sort your breakpoints. View action  Sort By... Allows you to sort your breakpoints. View action
Hit CountHit Count Allows you to set or change the hit count for the selected breakpoint.Context menu Hit CountHit Count Allows you to set or change the hit count for the selected breakpoint.Context menu
Import BreakpointsImport Breakpoints... Opens the import breakpoints wizard. Context menu Import BreakpointsImport Breakpoints... Opens the import breakpoints wizard. Context menu
Link with ViewLink with View Changes if the breakpoints should be linked to the Debug View. View action Link with ViewLink with View Changes if the breakpoints should be linked to the Debug View. View action
 ModificationChanges if the selected watchpoint should suspend when its associated field is modified. Context menu  ModificationChanges if the selected watchpoint should suspend when its associated field is modified. Context menu
Paste BreakpointsPastePastes copied breakpoints into the view.Context menu Paste BreakpointsPastePastes copied breakpoints into the view.Context menu
Remove All BreakpointsRemove All Removes all breakpoints from the view. Context menu and view action Remove All BreakpointsRemove All Removes all breakpoints from the view. Context menu and view action
Remove All TriggersRemove All TriggersRemoves all Triggers from the view. Context menu and view action Remove All TriggersRemove All TriggersRemoves all Triggers from the view. Context menu and view action
Remove Selected BreakpointsRemove Selected Breakpoints Removes only the selected breakpoint(s) from the view.Context menu and view action Remove Selected BreakpointsRemove Selected Breakpoints Removes only the selected breakpoint(s) from the view.Context menu and view action
 Select All Selects all of the breakpoints in the view.Context menu  Select All Selects all of the breakpoints in the view.Context menu
Select Defautl Working SetsSelect Default Working Set Allows you to choose which working set will be the default one. View action Select Defautl Working SetsSelect Default Working Set Allows you to choose which working set will be the default one. View action
Show Qualified NamesShow Qualified Names Changes if qualified names are shown or not.View action Show Qualified NamesShow Qualified Names Changes if qualified names are shown or not.View action
Show Supported BreakpointsShow Supported Breakpoints Changes if only supported breakpoints should be shown or not. View action Show Supported BreakpointsShow Supported Breakpoints Changes if only supported breakpoints should be shown or not. View action
Skip All BreakpointsSkip All Sets all breakpoints to be skipped.View action Skip All BreakpointsSkip All Sets all breakpoints to be skipped.View action
Suspend...Suspend Allows you to choose what to suspend when the selected breakpoint is hit.Context menu Suspend...Suspend Allows you to choose what to suspend when the selected breakpoint is hit.Context menu
 UncaughtChanges if the selected exception breakpoint should suspend when the specified type of exception is not caught. Context menu  UncaughtChanges if the selected exception breakpoint should suspend when the specified type of exception is not caught. Context menu
 Working Sets... Opens the working sets dialog.View action  Working Sets... Opens the working sets dialog.View action
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-caught_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-caught_contextaction.htm index 1397138930d..b38dbe2af72 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-caught_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-caught_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Exception Breakpoint Caught diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-disable_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-disable_contextaction.htm index bb4bcda825b..fa0acfb328b 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-disable_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-disable_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Disable Breakpoints diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-enable_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-enable_contextaction.htm index 2a231250414..80620dd99ec 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-enable_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-enable_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Enable Breakpoints diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-entry_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-entry_contextaction.htm index 2cbf4998b22..d8c0fc87378 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-entry_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-entry_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Method Breakpoint Entry diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-exit_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-exit_contextaction.htm index 6f6eb982cc7..a563fc48940 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-exit_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-exit_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Method Breakpoint Exit diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-expandall_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-expandall_viewaction.htm index bb42007d919..390f7a73e25 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-expandall_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-expandall_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Expand All diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-export_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-export_contextaction.htm index b59275b9136..72ad666ec2a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-export_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-export_contextaction.htm @@ -1,12 +1,11 @@ - + - - - + + Export Breakpoints - +

Export Breakpoints

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-gotofile_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-gotofile_viewaction.htm index 938811c58a3..7a59af9723d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-gotofile_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-gotofile_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Go to File for Breakpoint diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-groupby_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-groupby_viewaction.htm index f48919412b6..a0dd822d5d3 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-groupby_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-groupby_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Group Breakpoints By diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-hitcount_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-hitcount_contextaction.htm index 2aa61b441fb..d673c1a886d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-hitcount_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-hitcount_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Breakpoint Hit Count diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-import_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-import_contextaction.htm index 1e4ae9c943e..1933f2b4b0d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-import_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-import_contextaction.htm @@ -1,12 +1,11 @@ - + - - - + + Import Breakpoints - +

Import Breakpoints

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-linkwith_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-linkwith_viewaction.htm index ddc8fd9bd70..123cdb13e60 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-linkwith_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-linkwith_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Link Breakpoints View with Debug View diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-modification_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-modification_contextaction.htm index bd7690b6f0e..4e4536a5110 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-modification_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-modification_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Watchpoint Modification diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-properties_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-properties_contextaction.htm index aa4ebc53ee2..7f51f3e268d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-properties_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-properties_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Breakpoint Properties... diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-remove_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-remove_viewaction.htm index 20de466b766..5fb00c1d3ee 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-remove_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-remove_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Remove Selected Breakpoint diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removeall_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removeall_viewaction.htm index d586b43878a..60734cf8e65 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removeall_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removeall_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Remove All Breakpoints diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removealltriggers_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removealltriggers_viewaction.htm index 3d2fedd25cb..61f6f233046 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removealltriggers_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-removealltriggers_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Remove All Triggers diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-selectdefaultws_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-selectdefaultws_viewaction.htm index 28315b7a48b..05cf9ff64c9 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-selectdefaultws_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-selectdefaultws_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Select Default Breakpoint Working Set diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-showsupported_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-showsupported_viewaction.htm index dd95a5fbd53..97142a2d3ac 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-showsupported_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-showsupported_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Show supported Breakpoints diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-skipall_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-skipall_viewaction.htm index 12de40f137a..643341f8291 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-skipall_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-skipall_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Skip All Breakpoints diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-sortby_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-sortby_viewaction.htm index ea827a250b7..8ef94e4447a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-sortby_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-sortby_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Sort Breakpoints By diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-suspendpolicy_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-suspendpolicy_contextaction.htm index 52e77b99a8d..b2717683334 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-suspendpolicy_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-suspendpolicy_contextaction.htm @@ -1,12 +1,11 @@ - + - - - + + Breakpoint Suspend - +

Breakpoint Suspend

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-uncaught_contextaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-uncaught_contextaction.htm index a89d5e2e331..f7e0afc4964 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-uncaught_contextaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-uncaught_contextaction.htm @@ -1,10 +1,9 @@ - + - - - + + Exception Breakpoint Uncaught diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-workingsets_viewaction.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-workingsets_viewaction.htm index ff7cefd9219..fcf2e747f42 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-workingsets_viewaction.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/breakpoints/ref-workingsets_viewaction.htm @@ -1,10 +1,9 @@ - + - - - + + Breakpoint View Working Sets diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-autoformat_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-autoformat_action.htm index 6ffa4ade486..7f642aed496 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-autoformat_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-autoformat_action.htm @@ -1,10 +1,9 @@ - + - - - + + Console Autoformat diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-clear_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-clear_action.htm index 5455b903101..908d06c969b 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-clear_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-clear_action.htm @@ -1,10 +1,9 @@ - + - - - + + Clear Console diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-console_view.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-console_view.htm index 7229b9d2aaf..bef0f60722a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-console_view.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-console_view.htm @@ -1,12 +1,11 @@ - + - - - + + Console View - +

Console View

@@ -20,48 +19,48 @@

Console View

You can change settings for consoles on the Opens the Console preference page Run/Debug > Console preference page.

The commands available in the Console View are listed below.

- +
- - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + +
Console View Commands

Command

Name

Description

Availability

Command

Name

Description

Availability

Clear Console

Clear Console

Clears the currently active console, and is available as both a view command and a contextual menu item.

Context menu and view action Clear Console

Clear Console

Clears the currently active console, and is available as both a view command and a contextual menu item.

Context menu and view action
Display Selected ConsoleDisplay Selected Console Opens a listing of current consoles and allows you to select which one you would like to see. View action Display Selected ConsoleDisplay Selected Console Opens a listing of current consoles and allows you to select which one you would like to see. View action
Open ConsoleOpen Console Opens a new console of the selected type. View action Open ConsoleOpen Console Opens a new console of the selected type. View action
Pin Current ConsolePinPins the current console to remain on top of all other consoles. View action Pin Current ConsolePinPins the current console to remain on top of all other consoles. View action
Scroll LockScroll Lock Changes if scroll lock should be enabled or not in the current console.Context menu and view action Scroll LockScroll Lock Changes if scroll lock should be enabled or not in the current console.Context menu and view action
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-cvs_console.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-cvs_console.htm index c706b506a5a..7441ecd320a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-cvs_console.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-cvs_console.htm @@ -1,12 +1,11 @@ - + - - - + + CVS Console - +

CVS Console

@@ -14,54 +13,54 @@

CVS Console

CVS Console

The extra commands available in the CVS Console are listed below.

- +
- - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + +
CVS Console Commands

Command

Name

Description

Availability

Command

Name

Description

Availability

Copy Selected Console MaterialCopyCopies the selected material from the console onto the system clipboard.Context menuCopy Selected Console MaterialCopyCopies the selected material from the console onto the system clipboard.Context menu
Cut Selected Console MaterialCutCopies the selected material to the system clipboard and removes it from the console. Context menu Cut Selected Console MaterialCutCopies the selected material to the system clipboard and removes it from the console. Context menu
 Find/ReplaceAllows you to search for and replace a specified expression. Context menu  Find/ReplaceAllows you to search for and replace a specified expression. Context menu
 Open Link Allows you to follow the hyperlink which was right-clicked on in the current stacktrace.Context menu  Open Link Allows you to follow the hyperlink which was right-clicked on in the current stacktrace.Context menu
Paste Into ConsolePastePastes material saved on the system clipboard into the current console. Context menu Paste Into ConsolePastePastes material saved on the system clipboard into the current console. Context menu
 Select All Selects all of the contents of the current console.Context menu  Select All Selects all of the contents of the current console.Context menu
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-display_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-display_action.htm index 0501c991cc7..def2b78a147 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-display_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-display_action.htm @@ -1,10 +1,9 @@ - + - - - + + Display Selected Console diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-format_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-format_action.htm index acb6a7a5932..ff7e14206cc 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-format_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-format_action.htm @@ -1,10 +1,9 @@ - + - - - + + Console Format diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-open_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-open_action.htm index b0194f6fb5b..06914825941 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-open_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-open_action.htm @@ -1,10 +1,9 @@ - + - - - + + Open Console diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-openlink_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-openlink_action.htm index d27bfb19f7c..862f6fb142e 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-openlink_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-openlink_action.htm @@ -1,10 +1,9 @@ - + - - - + + Open Link diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-pin_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-pin_action.htm index a5d52f97768..02b7ce14448 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-pin_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-pin_action.htm @@ -1,10 +1,9 @@ - + - - - + + Pin Console diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-prefs_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-prefs_action.htm index 5b9bccc236c..9a88a238f2c 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-prefs_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-prefs_action.htm @@ -1,12 +1,11 @@ - + - - - + + Console Preferences - +

Console Preferences

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-process_console.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-process_console.htm index 0b01d4cba49..b8f7b282183 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-process_console.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-process_console.htm @@ -1,12 +1,11 @@ - + - - - + + Process Console - +

Process Console

@@ -21,84 +20,84 @@

Process Console

You can choose the different colors for these kinds of text on the Opens the Console preference page Run/Debug > Console preference page.

The extra commands available in the Process Console are listed below.

- +
- - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + +
Process Console Commands

Command

Name

Description

Availability

Command

Name

Description

Availability

Copy Selected Console MaterialCopyCopies the selected material from the console onto the system clipboard.Context menuCopy Selected Console MaterialCopyCopies the selected material from the console onto the system clipboard.Context menu
Cut Selected Console MaterialCutCopies the selected material to the system clipboard and removes it from the console. Context menu Cut Selected Console MaterialCutCopies the selected material to the system clipboard and removes it from the console. Context menu
 Find/ReplaceAllows you to search for and replace s specified expression. Context menu  Find/ReplaceAllows you to search for and replace s specified expression. Context menu
Paste Into ConsolePastePastes material saved on the system clipboard into the current console. Context menu Paste Into ConsolePastePastes material saved on the system clipboard into the current console. Context menu
 Preferences...Opens the Console Preference Page, allowing you to customize you consoles.Context menu  Preferences...Opens the Console Preference Page, allowing you to customize you consoles.Context menu
Remove All Terminatede LaunchesRemove All Terminated Launches Removes all of the terminated launches from the current console.Context menu and view action Remove All Terminatede LaunchesRemove All Terminated Launches Removes all of the terminated launches from the current console.Context menu and view action
Remove Current LaunchRemove Launch Removes the current launch from the console.View action Remove Current LaunchRemove Launch Removes the current launch from the console.View action
TerminateTerminateTerminates the running launch in the current console.View action TerminateTerminateTerminates the running launch in the current console.View action
 Select All Selects all of the contents of the current console.Context menu  Select All Selects all of the contents of the current console.Context menu
Show Console When Standard Out ChangesShow Console When Standard Out Changes Will open (if needed) and bring a console to the front when information is written to the System.out stream View Action Show Console When Standard Out ChangesShow Console When Standard Out Changes Will open (if needed) and bring a console to the front when information is written to the System.out stream View Action
Show Console When Standard Error ChangesShow Console When Standard Error Changes Will open (if needed) and bring a console to the front when information is written to the System.err stream View Action Show Console When Standard Error ChangesShow Console When Standard Error Changes Will open (if needed) and bring a console to the front when information is written to the System.err stream View Action
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removeallterminated_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removeallterminated_action.htm index 64b86c7e9c4..1660f0a1289 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removeallterminated_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removeallterminated_action.htm @@ -1,10 +1,9 @@ - + - - - + + Remove All Terminated Launches diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removelaunch_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removelaunch_action.htm index d976843072f..0fe738d1cf5 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removelaunch_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-removelaunch_action.htm @@ -1,10 +1,9 @@ - + - - - + + Remove Launch diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-scrolllock_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-scrolllock_action.htm index 94b1d4dbb23..3f8926f5ffd 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-scrolllock_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-scrolllock_action.htm @@ -1,10 +1,9 @@ - + - - - + + Scroll Lock diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_err_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_err_action.htm index 7e3850dd29f..927eb58938f 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_err_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_err_action.htm @@ -1,10 +1,9 @@ - + - - - + + Show Console When Standard Error Changes diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_out_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_out_action.htm index e3b1a0dfb80..ef8351fda62 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_out_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-show_out_action.htm @@ -1,10 +1,9 @@ - + - - - + + Show Console When Standard Out Changes diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-stacktrace_console.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-stacktrace_console.htm index a13850451bb..88f0124ef40 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-stacktrace_console.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-stacktrace_console.htm @@ -1,12 +1,11 @@ - + - - - + + Stacktrace Console - +

Stacktrace Console

@@ -14,67 +13,67 @@

Stacktrace Console

Stacktrace Console

The extra commands available in the Stacktrace Console are listed below.

- +
- - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + +
Stacktrace Console Commands

Command

Name

Description

Availability

Command

Name

Description

Availability

Auto FormatAuto Format Automatically formats stacktraces when pasted into a stacktrace console View Action Auto FormatAuto Format Automatically formats stacktraces when pasted into a stacktrace console View Action
Copy Selected Console MaterialCopyCopies the selected material from the console onto the system clipboard.Context menuCopy Selected Console MaterialCopyCopies the selected material from the console onto the system clipboard.Context menu
Cut Selected Console MaterialCutCopies the selected material to the system clipboard and removes it from the console. Context menu Cut Selected Console MaterialCutCopies the selected material to the system clipboard and removes it from the console. Context menu
 Find/ReplaceAllows you to search for and replace s specified expression. Context menu  Find/ReplaceAllows you to search for and replace s specified expression. Context menu
 FormatReformats the current stacktrace. This command in only available to stacktrace consoles. Context menu  FormatReformats the current stacktrace. This command in only available to stacktrace consoles. Context menu
 Open Link Allows you to follow the hyperlink which was right-clicked on in the current stacktrace.Context menu  Open Link Allows you to follow the hyperlink which was right-clicked on in the current stacktrace.Context menu
Paste Into ConsolePastePastes material saved on the system clipboard into the current console. Context menu Paste Into ConsolePastePastes material saved on the system clipboard into the current console. Context menu
 Select All Selects all of the contents of the current console.Context menu  Select All Selects all of the contents of the current console.Context menu
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-terminate_action.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-terminate_action.htm index b857485a717..9e921e962d9 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-terminate_action.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/console/ref-terminate_action.htm @@ -1,10 +1,9 @@ - + - - - + + Terminate diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-breadcrumb.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-breadcrumb.htm index 25589597aac..4ed9ad9883e 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-breadcrumb.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-breadcrumb.htm @@ -1,10 +1,9 @@ - + - - - + + Debug Breadcrumb diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-debug_view.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-debug_view.htm index b047a70ca18..bcfc77c4756 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-debug_view.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-debug_view.htm @@ -1,10 +1,9 @@ - + - - - + + Debug View @@ -14,55 +13,55 @@

Debug View

If the thread is suspended, its stack frames are shown as child elements.

Debug View

The Execution Control Commands allow you to debug your program, starting, stopping and stepping through the code.

- +
- - - - + + + + - - - + + + - - - + + + - - - + + + - - - + + - - - + + - - - + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + - - - + + + - - - + + + - - - + + + - - - + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + - - - + + - - - + + - - - + + + - - - + + + - - - + + + - - - + + - - - + + + - - - + + diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-disconnect.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-disconnect.htm index e6ac72dc1fd..a63c1514a7a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-disconnect.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-disconnect.htm @@ -1,10 +1,9 @@ - + - - - + +Disconnect diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-droptoframe.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-droptoframe.htm index 7feae0de34e..38530d2a2b3 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-droptoframe.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-droptoframe.htm @@ -1,10 +1,9 @@ - + - - - + +Drop to Frame diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editlaunchconfig.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editlaunchconfig.htm index 079df23726b..cc26a183b22 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editlaunchconfig.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editlaunchconfig.htm @@ -1,10 +1,9 @@ - + - - - + +Edit... diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editsourcelookup.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editsourcelookup.htm index 1cd67745678..0d481059974 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editsourcelookup.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editsourcelookup.htm @@ -1,10 +1,9 @@ - + - - - + +Edit Source Lookup diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editstepfilters.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editstepfilters.htm index 29b6683ac13..8fe6cb97feb 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editstepfilters.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-editstepfilters.htm @@ -1,12 +1,11 @@ - + - - - + +Edit Step Filters - +

Edit Step Filters

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-executioncontrolcommands.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-executioncontrolcommands.htm index b79c1651541..c5a3d3f2014 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-executioncontrolcommands.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-executioncontrolcommands.htm @@ -1,44 +1,43 @@ - + - - - + +Execution Control Commands

Execution Control Commands

Execution control commands allow you to change the execution state of code being executed.

-
Debug View Commands

Command

Name

Description

Availability

Command

Name

Description

Availability

 

Automatic

Configures the debug view to switch layout between a tree and a breadcrumb viewer automatically when the view is resized.

 

Automatic

Configures the debug view to switch layout between a tree and a breadcrumb viewer automatically when the view is resized.

View action
 

Auto-Expand Breadcrumb

Configures the Debug Breadcrumb Drop-down to automatically expand elements when opened.

 

Auto-Expand Breadcrumb

Configures the Debug Breadcrumb Drop-down to automatically expand elements when opened.

View action
 

Breadcrumb

Configures the debug view layout to use a breadcrumb viewer.

 

Breadcrumb

Configures the debug view layout to use a breadcrumb viewer.

View action
Copy Stack command in context menu

Copy Stack

Copies the selected stack of suspended threads as well +

Copy Stack command in context menu

Copy Stack

Copies the selected stack of suspended threads as well as the state of the running threads to the clipboard.

Context menu
Disconnect button

Disconnect

Disconnects the debugger from the selected debug target +

Disconnect button

Disconnect

Disconnects the debugger from the selected debug target when debugging remotely.

Context menu and view action
Copy Stack command in context menu

Drop to Frame

This command lets you drop back and reenter a specified stack frame. +

Copy Stack command in context menu

Drop to Frame

This command lets you drop back and reenter a specified stack frame. This feature is similar to "running backwards" and restarting your program part-way through.

To drop back and reenter a specified stack frame, select the stack frame @@ -78,119 +77,119 @@

Debug View

Context menu and view action
 Edit [configuration name]...Opens the launch configuration dialog on the associated launch configuration, allowing you to make changes.  Edit [configuration name]...Opens the launch configuration dialog on the associated launch configuration, allowing you to make changes. Context menu
 Edit Step Filters Opens the Step Filtering preference page to allowing editing of step filters  Edit Step Filters Opens the Step Filtering preference page to allowing editing of step filters Context menu
Edit Source LookupEdit Source Lookup Opens the source lookup dialog, allowing you to make changes. Edit Source LookupEdit Source Lookup Opens the source lookup dialog, allowing you to make changes. Context menu
 Filter Package Adds the containing package for the type from the current suspended execution to the listing of step filters  Filter Package Adds the containing package for the type from the current suspended execution to the listing of step filters Context menu
 Filter Type Adds the type from the current suspended execution to the listing of step filters  Filter Type Adds the type from the current suspended execution to the listing of step filters Context menu
 Find...Opens the debug view element searching dialog. Find...Opens the debug view element searching dialog. Context menu
 Lookup Source Forces source lookup to take place  Lookup Source Forces source lookup to take place Context menu
 Open Declared Type Opens the declared type for the selected stack frame in a new editor.  Open Declared Type Opens the declared type for the selected stack frame in a new editor. Context menu
 Open Declared Type Hierarchy Opens the type hierarchy for the declared type of the selected stack frame.  Open Declared Type Hierarchy Opens the type hierarchy for the declared type of the selected stack frame. Context menu
 

Properties

This command displays the properties of the selected launch. It also +

 

Properties

This command displays the properties of the selected launch. It also allows you to view the full command line for a selected process.

Context menu
Relaunch command in context menu

Relaunch

This command relaunches the selected debug target.

Relaunch command in context menu

Relaunch

This command relaunches the selected debug target.

Context menu
Remove All Terminated Launches button

Remove All Terminated Launches

Clears all terminated debug targets from the view display.

Remove All Terminated Launches button

Remove All Terminated Launches

Clears all terminated debug targets from the view display.

Context menu and view action
Resume button

Resume

Resumes a suspended thread.

Resume button

Resume

Resumes a suspended thread.

Context menu, Run menu and view action
Show MonitorsShow Monitors

This option can be toggled to display or hide monitors.

+
Show MonitorsShow Monitors

This option can be toggled to display or hide monitors.

Note: this command will only display monitor information if the underlying VM supports it.

View action
Show Qualified Names button

Show Qualified Names

This option can be toggled to display or hide qualified names.

Show Qualified Names button

Show Qualified Names

This option can be toggled to display or hide qualified names.

View action
Show System ThreadsShow System Threads This option can be toggled to display or hide system threads Show System ThreadsShow System Threads This option can be toggled to display or hide system threads View action
Show Thread GroupsShow Thread Groups This option can be toggled to display or hide thread groups Show Thread GroupsShow Thread Groups This option can be toggled to display or hide thread groups View action
Step Into button

Step Into

Steps into the highlighted statement.

Step Into button

Step Into

Steps into the highlighted statement.

Context menu, Run menu and view action
Step Over button

Step Over

Steps over the highlighted statement. Execution will continue +

Step Over button

Step Over

Steps over the highlighted statement. Execution will continue at the next line either in the same method or (if you are at the end of a method) it will continue in the method from which the current method was called.

@@ -198,54 +197,54 @@

Debug View

Context menu, Run menu and view action
Run to Return button

Step Return

Steps out of the current method. This option stops execution +

Run to Return button

Step Return

Steps out of the current method. This option stops execution after exiting the current method.

Context menu, Run menu and view action
Suspend button

Suspend

Suspends the selected thread of a target so that you can +

Suspend button

Suspend

Suspends the selected thread of a target so that you can browse or modify code, inspect data, step, and so on.

Context menu, Run menu and view action
Terminate button

Terminate

Terminates the selected debug target.

Terminate button

Terminate

Terminates the selected debug target.

Context menu, Run menu and view action
Terminate All command in context menu

Terminate/Disconnect All

Terminates all active launches in the view.

Terminate All command in context menu

Terminate/Disconnect All

Terminates all active launches in the view.

Context menu
Terminate and RelaunchTerminate and Relaunch Terminates the selected debug target and relaunches it. Terminate and RelaunchTerminate and Relaunch Terminates the selected debug target and relaunches it. Context menu
Terminate & Remove command in context menu

Terminate and Remove

Terminates the selected debug target and removes it from +

Terminate & Remove command in context menu

Terminate and Remove

Terminates the selected debug target and removes it from the view.

Context menu
 

Tree

Configures the debug view layout to use a tree viewer.

 

Tree

Configures the debug view layout to use a tree viewer.

View action
Step with Filters button Use Step FiltersToggles + Step with Filters button Use Step FiltersToggles step filters on/off. When on, all step functions apply step filters. Context menu, Run menu and view action
+
- - - - + + + + - - - + + + - - - + + + - - - + + - - - + + - - - + + - - - + + + - - - + + + - - - + + - - - + + + diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filterpackage.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filterpackage.htm index 0d6d9be814e..ca3988f93c1 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filterpackage.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filterpackage.htm @@ -1,10 +1,9 @@ - + - - - + +Filter Package diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filtertype.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filtertype.htm index 68f81421084..7bf53351ced 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filtertype.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-filtertype.htm @@ -1,10 +1,9 @@ - + - - - + +Filter Type diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_automatic.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_automatic.htm index 4746e531f3b..fcf0ddc1e79 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_automatic.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_automatic.htm @@ -1,10 +1,9 @@ - + - - - + +Automatic Layout diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb.htm index a7c75776ee8..2c734403859 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb.htm @@ -1,10 +1,9 @@ - + - - - + +Breadcrumb Layout diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb_auto_expand.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb_auto_expand.htm index a403bb613af..5a81d9fef42 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb_auto_expand.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_breadcrumb_auto_expand.htm @@ -1,10 +1,9 @@ - + - - - + +Auto-Expand Breadcrumb diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_tree.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_tree.htm index 473486b8204..061b529fe23 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_tree.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-layout_tree.htm @@ -1,10 +1,9 @@ - + - - - + +Tree Layout diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-lookupsource.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-lookupsource.htm index d72e9bdaa33..3f0b1986c7f 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-lookupsource.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-lookupsource.htm @@ -1,10 +1,9 @@ - + - - - + +Lookup Source diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclared.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclared.htm index e9fb95d783a..33ebd59b518 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclared.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclared.htm @@ -1,10 +1,9 @@ - + - - - + +Open Declared Type diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclaredhier.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclaredhier.htm index e2d9a1dec5c..a1dcddc5195 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclaredhier.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-opendeclaredhier.htm @@ -1,10 +1,9 @@ - + - - - + +Open Declared Type Hierarchy diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-properties.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-properties.htm index a544d2d1413..3c868a83a09 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-properties.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-properties.htm @@ -1,10 +1,9 @@ - + - - - + +Properties diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-relaunch.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-relaunch.htm index b28365bc818..f2ec16c738a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-relaunch.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-relaunch.htm @@ -1,10 +1,9 @@ - + - - - + +Relaunch diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-removeallterminated.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-removeallterminated.htm index 83a8c4e083f..caca5ee0746 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-removeallterminated.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-removeallterminated.htm @@ -1,10 +1,9 @@ - + - - - + +Remove All Terminated diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-resume.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-resume.htm index 415347221f1..baa7185ebfb 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-resume.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-resume.htm @@ -1,10 +1,9 @@ - + - - - + +Resume diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showmonitors.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showmonitors.htm index 25d582afd13..563cb451a61 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showmonitors.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showmonitors.htm @@ -1,10 +1,9 @@ - + - - - + +Show Monitors diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showsystemthreads.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showsystemthreads.htm index a869f59edd7..57263187ddc 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showsystemthreads.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showsystemthreads.htm @@ -1,10 +1,9 @@ - + - - - + +Show System Threads diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showthreadgroups.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showthreadgroups.htm index 669122e4eb6..63d4f629775 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showthreadgroups.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-showthreadgroups.htm @@ -1,10 +1,9 @@ - + - - - + +Show Thread Groups diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepinto.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepinto.htm index c7ac27fb9b8..1d2a2cb85d4 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepinto.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepinto.htm @@ -1,10 +1,9 @@ - + - - - + +Step Into diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepover.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepover.htm index 6d97c2c37f7..e2b4ad954d9 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepover.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepover.htm @@ -1,10 +1,9 @@ - + - - - + +Step Over diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepreturn.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepreturn.htm index 9a7349495be..b8badcd9b27 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepreturn.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-stepreturn.htm @@ -1,10 +1,9 @@ - + - - - + +Step Return diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-suspend.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-suspend.htm index e820759d010..feb9cd25649 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-suspend.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-suspend.htm @@ -1,10 +1,9 @@ - + - - - + +Suspend diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminate.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminate.htm index 3aef7c55266..2e0ddd2d9d0 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminate.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminate.htm @@ -1,12 +1,11 @@ - + - - - + +Terminate - +

Terminate

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateall.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateall.htm index ddb390203f9..05bf57027bf 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateall.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateall.htm @@ -1,12 +1,11 @@ - + - - - + +Terminate all - +

Terminate/Disconnect All

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateandremove.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateandremove.htm index 9592cb82700..dff38dda512 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateandremove.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminateandremove.htm @@ -1,10 +1,9 @@ - + - - - + +Terminate and Remove diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminaterelaunch.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminaterelaunch.htm index 08c029b24ba..e4e577b8698 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminaterelaunch.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-terminaterelaunch.htm @@ -1,12 +1,11 @@ - + - - - + +Terminate and Relaunch - +

Terminate and Relaunch

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-usestepfilters.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-usestepfilters.htm index 8688814f9b9..c349721fc24 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-usestepfilters.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/debug/ref-usestepfilters.htm @@ -1,12 +1,11 @@ - + - - - + +Use Step Filters - +

Use Step Filters

diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-clear.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-clear.htm index 33ea0837897..758b8a5ebd3 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-clear.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-clear.htm @@ -1,10 +1,9 @@ - + - - - + +Clear diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-debug_shell_view.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-debug_shell_view.htm index 81e50756dc1..13f6576f5b7 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-debug_shell_view.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/display/ref-debug_shell_view.htm @@ -1,10 +1,9 @@ - + - - - + +Debug Shell View @@ -13,77 +12,77 @@

Debug Shell View

directly from the Debug Shell View.

Debug Shell View

The commands available in the debug shell view are listed below.

-
Java Execution Control Commands

Command

Name

Description

Availability

Command

Name

Description

Availability

Resume button

Resume

Resumes a suspended thread.

Resume button

Resume

Resumes a suspended thread.

Context menu, Run menu and view action
Step Into button

Step Into

Steps into the highlighted statement.

Step Into button

Step Into

Steps into the highlighted statement.

Context menu, Run menu and view action
Step Over button

Step Over

Steps over the highlighted statement. Execution will continue +

Step Over button

Step Over

Steps over the highlighted statement. Execution will continue at the next line either in the same method or (if you are at the end of a method) it will continue in the method from which the current method was called.

@@ -46,42 +45,42 @@

Execution Control Commands

Context menu, Run menu and view action
Run to Return button

Step Return

Steps out of the current method. This option stops execution +

Run to Return button

Step Return

Steps out of the current method. This option stops execution after exiting the current method.

Context menu, Run menu and view action
Suspend button

Suspend

Suspends the selected thread of a target so that you can +

Suspend button

Suspend

Suspends the selected thread of a target so that you can browse or modify code, inspect data, step, and so on.

Context menu, Run menu and view action
Terminate button

Terminate

Terminates the selected debug target.

Terminate button

Terminate

Terminates the selected debug target.

Context menu, Run menu and view action
Terminate and RelaunchTerminate & Relaunch Terminates the selected debug target and relaunches it. Terminate and RelaunchTerminate & Relaunch Terminates the selected debug target and relaunches it. Context menu
Terminate & Remove command in context menu

Terminate & Remove

Terminates the selected debug target and removes it from +

Terminate & Remove command in context menu

Terminate & Remove

Terminates the selected debug target and removes it from the view.

Context menu
Terminate All command in context menu

Terminate/Disconnect All

Terminates all active launches in the view.

Terminate All command in context menu

Terminate/Disconnect All

Terminates all active launches in the view.

Context menu
+
- - - - + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-addwatch.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-addwatch.htm index 78ca1dcb173..8b787a8ef46 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-addwatch.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-addwatch.htm @@ -1,10 +1,9 @@ - + - - - + +Add Watch Expression diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-convert.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-convert.htm index c60d0336cbc..b6bccd61b51 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-convert.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-convert.htm @@ -1,10 +1,9 @@ - + - - - + +Convert to Watch Expression diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-disable.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-disable.htm index da82e11e801..9d502164047 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-disable.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-disable.htm @@ -1,10 +1,9 @@ - + - - - + +Disable Watch Expression diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-edit.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-edit.htm index eaf73425817..868c110de5a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-edit.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-edit.htm @@ -1,10 +1,9 @@ - + - - - + +Edit Watch Expression... diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-enable.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-enable.htm index 58e7cee4662..225e0af1e5d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-enable.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-enable.htm @@ -1,10 +1,9 @@ - + - - - + +Enable Watch Expression diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-expressions_view.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-expressions_view.htm index c48fd01ab10..7bee633b8a6 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-expressions_view.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-expressions_view.htm @@ -1,10 +1,9 @@ - + - - - + +Expressions View @@ -21,173 +20,173 @@

Expressions View

  • View Layout Commands affect how the detail pane is oriented.
  • Other commands are listed below.
  • -
    Debug Shell View Commands

    Command

    Name

    Description

    Availability

    Command

    Name

    Description

    Availability

    Clear View

    Clear

    Clears the current contents of the view.

    Clear View

    Clear

    Clears the current contents of the view.

    Context menu and view action
    Copy Selected StatementsCopyCopies the selected statements to the system clipboard. Copy Selected StatementsCopyCopies the selected statements to the system clipboard. Context menu
    Content AssistContent Assist Opens the content assist popup for context sensitive coding assistance Content AssistContent Assist Opens the content assist popup for context sensitive coding assistance Context menu
    Cut Selected StatementsCutCopies the selected statements to the system clipboard and removes them from the view. Cut Selected StatementsCutCopies the selected statements to the system clipboard and removes them from the view. Context menu
    Display ResultDisplay Displays the result of the selected statement inline in the view. Display ResultDisplay Displays the result of the selected statement inline in the view. Context menu and view action
    Evaluate ResultExecuteRuns the selected statement. This action is analogous to running the statement in normal code. Evaluate ResultExecuteRuns the selected statement. This action is analogous to running the statement in normal code. Context menu and view action
     Find/ReplaceAllows you to search for and replace specific statements, or portions of statements  Find/ReplaceAllows you to search for and replace specific statements, or portions of statements Context menu
    Inspect ResultInspect Result Allows you to inspect what the return value of the selected statement will be. Inspect ResultInspect Result Allows you to inspect what the return value of the selected statement will be. Context menu and view action
    PastePasteCopies material from the system clipboard into the view PastePasteCopies material from the system clipboard into the view Context menu
     Select All Selects all of the statements in the view  Select All Selects all of the statements in the view Context menu
    +
    - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-inspect.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-inspect.htm index 2119e7a7031..0e494af561f 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-inspect.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-inspect.htm @@ -1,10 +1,9 @@ - + - - - + +Inspect Watchpoint Variable diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-reevaluate.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-reevaluate.htm index 6c970599930..c251676d499 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-reevaluate.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-reevaluate.htm @@ -1,10 +1,9 @@ - + - - - + +Reevaluate Watch Expression diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-remove.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-remove.htm index 22eea4853a8..f8bf993515d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-remove.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-remove.htm @@ -1,10 +1,9 @@ - + - - - + +Remove Selected Expressions diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-removeall.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-removeall.htm index fce79555387..9868ab1d791 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-removeall.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/expressions/ref-removeall.htm @@ -1,10 +1,9 @@ - + - - - + + Remove All Expressions diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-call-hierarchy.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-call-hierarchy.htm index 161b6ac1cf5..b4738b2b09a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-call-hierarchy.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-call-hierarchy.htm @@ -1,16 +1,15 @@ - - + + - +Call Hierarchy View - +

    Call Hierarchy View

    The Call Hierarchy view shows callers and callees for a selected Java member.

    -
    Variables View Commands
    Add Watch ExpressionAdd Watch ExpressionAllows you to add a watch expression.Add Watch ExpressionAdd Watch ExpressionAllows you to add a watch expression. Context menu
    All ReferencesAll InstancesOpens a popup dialog displaying a list of all instances of the selected Java type. Your Java virtual machine must support instance retrieval. All ReferencesAll InstancesOpens a popup dialog displaying a list of all instances of the selected Java type. Your Java virtual machine must support instance retrieval. Context menu
    All ReferencesAll ReferencesOpens a popup dialog displaying a list of all Java objects that have references to the selected variable. Your Java virtual machine must support reference retrieval. All ReferencesAll ReferencesOpens a popup dialog displaying a list of all Java objects that have references to the selected variable. Your Java virtual machine must support reference retrieval. Context menu
    Change ValueChange Value...Allows you to change the value for the underlying selected variable.Change ValueChange Value...Allows you to change the value for the underlying selected variable. Context menu
    Collapse AllCollapse AllCollapses all the currently expanded variables.Collapse AllCollapse AllCollapses all the currently expanded variables. View action
    Copy Expressions

    Copy Expressions

    Copies the selected expressions and variables to the system clipboard.

    Copy Expressions

    Copy Expressions

    Copies the selected expressions and variables to the system clipboard.

    Context menu
     Convert to Watch ExpressionConverts the selected inspect expression to a corresponding watch expression. Convert to Watch ExpressionConverts the selected inspect expression to a corresponding watch expression. Context menu
     DisableDisables a currently enabled expression. DisableDisables a currently enabled expression. Context menu
     Edit Watch ExpressionAllows you to edit the currently selected expression. Edit Watch ExpressionAllows you to edit the currently selected expression. Context menu
     EnableEnables a currently disabled expression. EnableEnables a currently disabled expression. Context menu
     Find...Opens the search dialog to find elements in the variables view. Find...Opens the search dialog to find elements in the variables view. Context menu
    InspectInspectCreates a new inspect expression for the selected variable and adds it to the view.InspectInspectCreates a new inspect expression for the selected variable and adds it to the view. Context menu
     Instance Breakpoints...Allows you to filter existing breakpoints to the selected variable instance. Instance Breakpoints...Allows you to filter existing breakpoints to the selected variable instance. Context menu
     Java Preferences...Opens several preference pages containing options that affect the view.  Java Preferences...Opens several preference pages containing options that affect the view. View action
     New Detail Formatter...Allows you to create your own detail formatter for that type of variable. New Detail Formatter...Allows you to create your own detail formatter for that type of variable. Context menu
     Open Actual Type Opens the actual type of the selected variable. Open Actual Type Opens the actual type of the selected variable. Context menu
     Open Actual Type Hierarchy Opens the actual type hierarchy for the actual type of the selected variable.  Open Actual Type Hierarchy Opens the actual type hierarchy for the actual type of the selected variable. Context menu
     Open Declared Type Opens the declared type for the selected variable in a new editor.  Open Declared Type Opens the declared type for the selected variable in a new editor. Context menu
     Open Declared Type Hierarchy Opens the type hierarchy for the declared type of the selected variable.  Open Declared Type Hierarchy Opens the type hierarchy for the declared type of the selected variable. Context menu
     Reevaluate ExpressionReevaluates the currently selected expression. Reevaluate ExpressionReevaluates the currently selected expression. Context menu
    remove Selected Expression(s)RemoveRemoves the currently selected expression(s) from the view.remove Selected Expression(s)RemoveRemoves the currently selected expression(s) from the view. Context menu and view action
    Remove AllRemove AllRemoves all of the expressions from the view. Remove AllRemove AllRemoves all of the expressions from the view. Context menu and view action
     Select AllSelects all of the variables in the view. Select AllSelects all of the variables in the view. Context menu
     Show Logical Structure Allows you to select a formatter for showing the selected logical structure type variable.  Show Logical Structure Allows you to select a formatter for showing the selected logical structure type variable. Context menu
     Edit Logical Structure Opens preference page to edit logical structures.  Edit Logical Structure Opens preference page to edit logical structures. Sub Context menu
     Show Details As... Allows you to select a different detail pane for showing detailed information about selected variables.  Show Details As... Allows you to select a different detail pane for showing detailed information about selected variables. Context menu
    Toggle WatchpointToggle Watchpoint Creates a new watchpoint on the currently selected field or removes the watchpoint if one already exists. Toggle WatchpointToggle Watchpoint Creates a new watchpoint on the currently selected field or removes the watchpoint if one already exists. Context menu
    +
    @@ -27,145 +26,145 @@

    Call Hierarchy View

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-java-editor.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-java-editor.htm index a36417b6362..d2b88ef0915 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-java-editor.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-java-editor.htm @@ -1,12 +1,12 @@ - + - + Java editor - +

    @@ -15,7 +15,8 @@

    Toolbar Actions

    -
    Call Hierarchy commands:
    + Refresh +

    Refresh

    +

    Refresh the whole hierarchy

    + Refresh +

    Refresh (context menu)

    +

    Refresh the selected elements and their direct children

    + Cancel Current Search +

    Cancel Current Search

    +

    Cancel the current running search. Useful for long running searches.

    + Show Caller Hierarchy +

    Show Caller Hierarchy

    +

    Show all callers in the search scope of the selected member.

    + Show Callee Hierarchy +

    Show Callee Hierarchy

    +

    Show all members which are called by the currently selected member.

    + Show History List +

    Show History List

    +

    This menu displays a history of previously displayed call hierarchies.

    + Pin the Call Hierarchy View +

    Pin the Call Hierarchy View

    +

    Pins the current view and enables the user to open multiple Call Hierarchy views at the same time.

    +   +

    Layout

    +

    Specifies the layout of the call hierarchy views

    +   +

    Field Accesses

    +

    Specifies which field accesses to show: Read or write accesses, or both

    +   +

    Search In...

    +

    Specifies where in the scope the Call Hierarchy should search for results.

    +   +

    Search Scope

    +

    Defines the scope for the search for callers.

    + Filters +

    Filters

    +

    Specifies the patterns whose matching members will be hidden from the view.

    +   +

    Expand with Constructors (context menu)

    +

    Expands and replaces an instance method's normal children with:

    • the constructors of the method's declaring class
    • @@ -175,26 +174,26 @@

      Call Hierarchy View

    +   +

    Expand with Constructors...

    +

    Specifies the list of types whose instance methods are expanded with constructors by default. The feature can also be enabled or disabled for all methods declared in anonymous types at once using the All methods in anonymous types option.

    + Remove from View +

    Remove from View

    +

    Remove the selected nodes from the view

    +
    + - - - - - - - - - - - - - - - - - - - - -
    Toolbar actions
    @@ -37,15 +38,15 @@

    +

    Toggle Java Editor Breadcrumb

    +

    Toggle Java Editor Breadcrumb

    +

    This button enables the Java editor breadcrumb.

    @@ -56,60 +57,60 @@

    +

    Toggle Mark Occurrences

    +

    Toggle Mark Occurrences

    +

    Turns mark occurrences on and off in the Java editor.

    +

    Toggle Block Selection Mode

    +

    Toggle Block Selection Mode

    +

    This button enables block (aka column) selection mode in the editor.

    +

    Show Whitespace Characters

    +

    Show Whitespace Characters

    +

    This button enables the display of whitespace characters in an editor.

    +

    Show Source of Selected Element Only

    +

    Show Source of Selected Element Only

    +

    This button enabled display of a segmented view of the source of a compilation unit.

    @@ -130,15 +131,15 @@

    +

    Go to Next Problem

    +

    Go to Next Problem

    +

    This command navigates to the next problem marker in the active editor.

    @@ -146,15 +147,15 @@

    +

    Go to Previous Problem

    +

    Go to Previous Problem

    +

    This command navigates to the previous problem marker in the active editor.

    @@ -170,7 +171,8 @@

    The following actions can only be reached through key bindings. The Key bindings field in Window > Preferences > General > Keys must be set to 'Emacs'.

    - +
    + - - - - - - - -
    Key binding actions
    @@ -187,48 +189,48 @@

    +

    Alt+0 Ctrl+K, Esc 0 Ctrl+K

    +

    Deletes from the cursor position to the beginning of the line.

    +

    Ctrl+K

    +

    Deletes from the cursor position to the end of the line.

    +

    Ctrl+Space, Ctrl+2

    +

    Sets a mark at the current cursor position.

    +

    Ctrl+X Ctrl+X

    +

    Swaps the cursor and mark position if any.

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-type-hierarchy.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-type-hierarchy.htm index 4c65c8a4bd1..c23abe4d1d6 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-type-hierarchy.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-type-hierarchy.htm @@ -1,13 +1,12 @@ - - + + - + Type Hierarchy View - +

    @@ -31,7 +30,8 @@

    The type hierarchy tree shows supertypes, suptypes or both of a given type depending on the selection made in the toolbar.

    - +
    + - - - - - - - - - - - - - - -
    Hierarchy viewer
    @@ -53,30 +53,30 @@

    + Previous Hierarchy Inputs +

    Previous Hierarchy Inputs

    +

    This menu displays a history of previously displayed type hierarchies.

    + Show the Type Hierarchy +

    Show the Type Hierarchy

    +

    This command displays the type in its full context (i.e., superclasses and subclasses) in the Type Hierarchy view. To see for which type the hierarchy is shown, hover over the view title (e.g., "Types"). @@ -84,15 +84,15 @@

    + Show the Supertype Hierarchy +

    Show the Supertype Hierarchy

    +

    This command displays the supertypes and the hierarchy of all implemented interfaces of the type in the Type Hierarchy view. The tree starts at the selected type and displays the result of traversing up the hierarchy. @@ -101,15 +101,15 @@

    + Show the Subtype Hierarchy +

    Show the Subtype Hierarchy

    +

    This command displays the subtypes of the selected class and/or all implementors of the interface in the Type Hierarchy view. The tree starts at the selected type and displays the result of traversing down the hierarchy @@ -118,15 +118,15 @@

    +   +

    Layout > Hierarchy View Only

    +

    Hides the member list pane.

    @@ -140,7 +140,8 @@

    The member list pane displays the members of the currently selected type in the type hierarchy tree pane.

    - +
    + - - - - - - - - - - - - - - - - - -
    Member viewer
    @@ -162,15 +163,15 @@

    + Lock View and Show Members in Hierarchy +

    Lock View and Show Members in Hierarchy

    +

    Shows the members implementing the selected method Only types implementing the method are shown.

    @@ -180,15 +181,15 @@

    + Show All Inherited Members +

    Show All Inherited Members

    +

    Shows or hides all methods and fields inherited by base classes. When this option is set, the name of the type that defines the method is appended to the method name. @@ -196,60 +197,60 @@

    + Sort Members by the Defining Type +

    Sort Members by the Defining Type

    +

    Sorts the members according to the type in which they are defined.

    + Hide Fields +

    Hide Fields

    +

    Shows or hides the fields.

    + Hide Static Fields and Methods +

    Hide Static Fields and Methods

    +

    Shows or hides the static fields and methods.

    + Hide Non-Public Members +

    Hide Non-Public Members

    +

    Shows or hides the non-public fields and methods.

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-javadoc.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-javadoc.htm index 961b90c9f81..26b8903ee47 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-javadoc.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-javadoc.htm @@ -1,11 +1,9 @@ - - + + - - - + + Javadoc View @@ -20,7 +18,7 @@

    You can also click individual package names displayed in the header to see a package's Javadoc.

    - +
    @@ -45,90 +43,90 @@

    - - - - - - - - - - - - - - - - - -
    Javadoc View commands:
    + Back +

    Back

    +

    Navigates to the previous page.

    + Forward +

    Forward

    +

    Navigates to the next page.

    + Link with Selection +

    Link with Selection

    +

    Links the Javadoc view's input with the selection in the Java editor or in a Java view.

    + Link with Selection (showing last valid input) +

    Link with Selection (showing last valid input)

    +

    Indicates that the Javadoc view's content is no longer in sync with the current selection.

    + Open Input +

    Open Input

    +

    Opens the current input element of the Javadoc view in the Java editor.

    + Open Attached Javadoc in a Browser +

    Open Attached Javadoc in a Browser (Shift+F2)

    +

    Opens the attached javadoc of current input of the Javadoc view in a browser.

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-junit.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-junit.htm index 48594f3443e..dc6644aed85 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-junit.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-junit.htm @@ -1,11 +1,9 @@ - - + + - - - + + JUnit View @@ -17,7 +15,7 @@

    The JUnit view shows you the JUnit test run progress and status, and allows you to rerun tests.

    - +
    @@ -40,270 +38,270 @@

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    JUnit View commands:
    + Next Failed Test +

    Next Failed Test

    +

    Navigates to the next failed test.

    + Previous Failed Test +

    Previous Failed Test

    +

    Navigates to the previous failed test.

    + Show Failures Only +

    Show Failures Only

    +

    Shows only failed tests.

    + Show Skipped Tests Only +

    Show Skipped Tests Only

    +

    Shows only skipped (ignored or assumption failed) tests.

    + Scroll Lock +

    Scroll Lock

    +

    Changes if scroll lock should be enabled or not.

    + Rerun Test +

    Rerun Test

    +

    Rerun the test.

    + Rerun Test - Failures First +

    Rerun Test - Failures First

    +

    Rerun the test, and run the failures first.

    + Stop JUnit Test Run +

    Stop JUnit Test Run

    +

    Stops the current JUnit test run.

    + Test Run History +

    Test Run History

    +

    This menu displays a history of previously run tests.

    +   +

    Clear Terminated

    +

    Clears all the terminated test runs from the histroy.

    +   +

    Import...

    +

    Imports a test run result from a XML file.

    +   +

    Import from URL...

    +

    Imports a test run result via an URL.

    +   +

    Import URL from Clipboard

    +

    Imports a test run result via an URL placed on clipboard.

    +   +

    Export

    +

    Exports the test run result to a XML file.

    + Show Tests in Hierarchy +

    Show Tests in Hierarchy

    +

    Shows the tests in a hierarchical layout.

    +   +

    Show Execution Time

    +

    Shows execution time for the tests.

    +   +

    Layout

    +

    Specifies the layout of the JUnit view.

    +   +

    Activate on Error/Failure Only

    +

    Changes if the JUnit view should be activated only on error/failure or not.

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-outline.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-outline.htm index 23b609eb645..bc1822361d5 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-outline.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-outline.htm @@ -1,11 +1,9 @@ - - + + - - - + + Java outline @@ -20,7 +18,8 @@

    Toolbar Buttons

    - +
    + - - - - - - - - - - - - - - - - - - - - -
    Outline view
    @@ -42,15 +41,15 @@

    + Go into Top Level Type +

    Go into Top Level Type

    +

    Makes the top level type of the compilation unit the new input for this view. Package declaration and import statements are no longer shown. @@ -58,30 +57,30 @@

    + Collapse All +

    Collapse All

    +

    Collapse all top level types.

    + Sort +

    Sort

    +

    This option can be toggled to either sort the outline elements in alphabetical order or sequential order, as defined on the Java > Appearance > Member Sort Order preference page. @@ -89,60 +88,60 @@

    + Hide Fields +

    Hide Fields

    +

    Shows or hides the fields.

    + Hide Static Fields and Methods +

    Hide Static Fields and Methods

    +

    Shows or hides the static fields and methods.

    + Hide Non-Public Members +

    Hide Non-Public Members

    +

    Shows or hides the non-public fields and methods.

    + Hide Local Types +

    Hide Local Types

    +

    Shows or hides the local types.

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-package-explorer.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-package-explorer.htm index bfa1552edd6..0f4774555c5 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-package-explorer.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-package-explorer.htm @@ -1,11 +1,9 @@ - - + + - - - + + Package Explorer View @@ -25,7 +23,8 @@

    Toolbar Buttons

    - +
    + - - - - - - - - - - - - - - - - - - - - - - - -
    Toolbar buttons
    @@ -47,89 +46,89 @@

    +   +

    Back

    +

    Navigates to the most recently-displayed state of the view with a different element at the top level.

    +   +

    Forward

    +

    Navigates to the state of the view with a different element at the top level that was displayed immediately after the current state.

    +   +

    Up

    +

    Navigates to the parent container of the package that is currently displayed at the top level in the view.

    + Collapse All +

    Collapse All

    +

    Collapses all tree nodes.

    + Link with Editor +

    Link with Editor

    +

    Links the package explorer's selection to the active editor.

    +   +

    Top Level Elements > Projects

    +

    Shows project as top level elements in the Package Explorer. Only projects which are part of the currently active working sets are shown. Following actions can be used @@ -143,15 +142,15 @@

    +   +

    Top Level Elements > Working Sets

    +

    Shows Working Sets as top level elements in the Package Explorer.

    @@ -162,15 +161,15 @@

    + Filters +

    Filters...

    +

    Opens the Java element filters dialog.

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-scrapbook.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-scrapbook.htm index bc52cc592b1..4f160285dce 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-scrapbook.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-view-scrapbook.htm @@ -1,12 +1,10 @@ - - + + - - - + Java Scrapbook Page @@ -26,25 +24,24 @@ <h1> on scrapbook pages. </p> - <table border="1" cellspacing="0" cellpadding="5" summary= - "Scrapbook options"> + <table class="border"> <caption> Java Scrapbook page buttons </caption> <thead> <tr> - <th rowspan="1" colspan="1"> + <th> <p> Command </p> </th> - <th rowspan="1" colspan="1"> + <th> <p> Name </p> </th> - <th rowspan="1" colspan="1"> + <th> <p> Description </p> @@ -54,18 +51,18 @@ <h1> </thead> <tbody> <tr> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <img src= "../../images/org.eclipse.jdt.debug.ui/etool16/run_sbook.svg" - align="middle" alt="Run Snippet button" /> + alt="Run Snippet button" /> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Run Snippet </p> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Running an expression evaluates an expression but does not display a result. @@ -74,18 +71,18 @@ <h1> </tr> <tr> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <img src= "../../images/org.eclipse.jdt.debug.ui/etool16/disp_sbook.svg" - align="middle" alt="Display button" /> + alt="Display button" /> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Display </p> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Displaying shows the result of evaluating an expression as a string in the scrapbook editor. @@ -93,18 +90,18 @@ <h1> </td> </tr> <tr> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <img src= "../../images/org.eclipse.jdt.debug.ui/etool16/insp_sbook.svg" - align="middle" alt="Inspect button" /> + alt="Inspect button" /> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Inspect </p> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Inspecting shows the result of evaluating an expression in the Expressions view. @@ -113,18 +110,18 @@ <h1> </td> </tr> <tr> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <img src= "../../images/org.eclipse.jdt.debug.ui/etool16/term_sbook.svg" - align="middle" alt="Terminate button" /> + alt="Terminate button" /> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Terminate </p> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> This command terminates the Java VM that is used to evaluate expressions. @@ -132,17 +129,17 @@ <h1> </td> </tr> <tr> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <img src="../../images/org.eclipse.jdt.ui/obj16/impc_obj.svg" - align="middle" alt="Set the import Declarations button" /> + alt="Set the import Declarations button" /> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> Set the Import Declarations </p> </td> - <td rowspan="1" colspan="1" valign="top" align="left"> + <td> <p> This commands sets the import declarations to be used for the diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-viewsandeditors.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-viewsandeditors.htm index 97b68a9a051..ae1d6fbb43b 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-viewsandeditors.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/ref-viewsandeditors.htm @@ -1,10 +1,9 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE HTML> <html lang="en"> <head> <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. 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"> - <link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css"> + <meta charset="utf-8"> + <link rel="stylesheet" href="../../book.css" type="text/css"> <title> Java Views and Editors diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allinstances.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allinstances.htm index 03c3186d309..1b157b939e8 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allinstances.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allinstances.htm @@ -1,12 +1,11 @@ - + - - - + + All Instances - +

    All Instances

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allreferences.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allreferences.htm index 68e463e8256..f47d779c2e2 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allreferences.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-allreferences.htm @@ -1,12 +1,11 @@ - + - - - + + All References - +

    All References

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-assignvalue.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-assignvalue.htm index 0722d075623..ce1978f47fa 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-assignvalue.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-assignvalue.htm @@ -1,10 +1,9 @@ - + - - - + + Assign Value diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-changevarvalue.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-changevarvalue.htm index 3507cfe4a41..ff5d797fdbf 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-changevarvalue.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-changevarvalue.htm @@ -1,10 +1,9 @@ - + - - - + + Change Variable Value diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-collapseall.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-collapseall.htm index 8991cedb013..4933dfecba5 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-collapseall.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-collapseall.htm @@ -1,10 +1,9 @@ - + - - - + + Collapse All diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-contentassist.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-contentassist.htm index e966293a0ef..e15a7815453 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-contentassist.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-contentassist.htm @@ -1,10 +1,9 @@ - + - - - + + Content Assist diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-copy.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-copy.htm index 1b9fd772fcb..56274857532 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-copy.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-copy.htm @@ -1,10 +1,9 @@ - + - - - + + Copy diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-cut.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-cut.htm index 1f514b45087..07cf363da94 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-cut.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-cut.htm @@ -1,10 +1,9 @@ - + - - - + + Cut diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-detailpane.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-detailpane.htm index fd6efa9a9ad..90e22a50944 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-detailpane.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-detailpane.htm @@ -1,10 +1,9 @@ - + - - - + + Detail Pane @@ -22,96 +21,96 @@

    Detail Pane

    when debugging a Java program, the Detail Pane displays toString() value of Java objects.

    If other types of detail panes are available, they can be accessed by right clicking on a variable and going to the "Show Details As" menu. This menu will not be available unless there is more than one possible type of detail pane for the current selection. The marked up text viewer detail pane that is available by default is the only detail pane provided by the Eclipse platform.

    A number of commands are available in the default Detail Pane. They are accessed by right-clicking the Detail Pane to open up a context menu.

    - +
    - - - - + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + - - - + + + - - - + + + - - - + + + diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-display.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-display.htm index 23c71bec92d..7b1518586db 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-display.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-display.htm @@ -1,10 +1,9 @@ - + - - - + +Display Result diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-execute.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-execute.htm index 12bb4401927..4861027317b 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-execute.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-execute.htm @@ -1,10 +1,9 @@ - + - - - + +Execute diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-find.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-find.htm index b38470bd101..605ed6f935d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-find.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-find.htm @@ -1,10 +1,9 @@ - + - - - + +Find... diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-findreplace.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-findreplace.htm index 6767a87a82f..90e9b27e388 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-findreplace.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-findreplace.htm @@ -1,10 +1,9 @@ - + - - - + +Find/Replace diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-forcereturn.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-forcereturn.htm index 434f27072be..e4f048251fd 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-forcereturn.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-forcereturn.htm @@ -1,10 +1,9 @@ - + - - - + +Force Return diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-horizview.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-horizview.htm index 2fca7f874b1..5676ca6ceed 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-horizview.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-horizview.htm @@ -1,10 +1,9 @@ - + - - - + +Horizontal Layout diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspect.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspect.htm index bac80008429..8b150999666 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspect.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspect.htm @@ -1,10 +1,9 @@ - + - - - + +Inspect Selected Statement diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspectvariable.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspectvariable.htm index 9948c71863c..ee045599b41 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspectvariable.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-inspectvariable.htm @@ -1,10 +1,9 @@ - + - - - + +Inspect Selected Variable diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-maxlength.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-maxlength.htm index 13dd411d7f2..35ad6abf1e8 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-maxlength.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-maxlength.htm @@ -1,10 +1,9 @@ - + - - - + <meta charset="utf-8"> + <link rel="stylesheet" href="../../../book.css" type="text/css"> <title> Max Detail Pane Length diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-paste.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-paste.htm index 05eb98c1e3c..3e4596bbe3a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-paste.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-paste.htm @@ -1,10 +1,9 @@ - + - - - + +Paste diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-preferences.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-preferences.htm index 6d388d50de4..4a864906b5b 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-preferences.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-preferences.htm @@ -1,12 +1,11 @@ - + - - - + +View Java Preferences - +

    View Java Preferences

    diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectall.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectall.htm index 959603f76fa..4c89edc70ea 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectall.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectall.htm @@ -1,10 +1,9 @@ - + - - - + +Select All diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectcolumns.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectcolumns.htm index 2ed30332b22..2320cd87d15 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectcolumns.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-selectcolumns.htm @@ -1,10 +1,9 @@ - + - - - + +Select Columns diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showcolumns.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showcolumns.htm index 8cd5861e000..0aaeb9b5c2e 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showcolumns.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showcolumns.htm @@ -1,10 +1,9 @@ - + - - - + +Show Columns diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showconstants.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showconstants.htm index 3ed46137b6f..d7fa41ed3e8 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showconstants.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showconstants.htm @@ -1,10 +1,9 @@ - + - - - + +Show Constants diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showlogical.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showlogical.htm index 08cc89afcaf..d00639ec365 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showlogical.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showlogical.htm @@ -1,10 +1,9 @@ - + - - - + +Show Logical Structures diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-shownull.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-shownull.htm index 1a472e4a02b..e988d60135d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-shownull.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-shownull.htm @@ -1,10 +1,9 @@ - + - - - + +Show Null Array Entries diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showqualified.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showqualified.htm index 1968260ac27..7bb02f3b5b8 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showqualified.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showqualified.htm @@ -1,10 +1,9 @@ - + - - - + +Show Qualified Names diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showreferences.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showreferences.htm index 66e460214a6..f24c78e8031 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showreferences.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showreferences.htm @@ -1,10 +1,9 @@ - + - - - + +Show References diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showstatic.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showstatic.htm index 0065005999c..71ef3c43151 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showstatic.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showstatic.htm @@ -1,10 +1,9 @@ - + - - - + +Show Static Fields diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showtypenames.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showtypenames.htm index 2381bb57ffb..cfe3190ee44 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showtypenames.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-showtypenames.htm @@ -1,10 +1,9 @@ - + - - - + +Show Type Names diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-togglewp.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-togglewp.htm index c1c81f45c22..40a3a430043 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-togglewp.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-togglewp.htm @@ -1,10 +1,9 @@ - + - - - + +Toggle Field Watchpoint diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-vertview.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-vertview.htm index a8d5ff1c0d5..5c77fcda654 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-vertview.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-vertview.htm @@ -1,10 +1,9 @@ - + - - - + +Vertical Layout diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewdisplaycommands.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewdisplaycommands.htm index c7d40254381..7b6b7f27ea7 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewdisplaycommands.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewdisplaycommands.htm @@ -1,10 +1,9 @@ - + - - - + +Variable Display Commands @@ -17,59 +16,59 @@

    Variable Display Commands

    The Show Type Names and Show Logical Structures commands are available on the view toolbar. The other actions can be found in the drop down menu of the view as shown below.

    View Display Commands

    -
    Detail Pane Commands

    Command

    Name

    Description

    Availability

    Command

    Name

    Description

    Availability

     Assign Value Assigns a new value to the currently selected variable by evaluating the text in the detail pane. Assign Value Assigns a new value to the currently selected variable by evaluating the text in the detail pane. Context menu
    Content AssistContent Assist Opens the Content Assist popup dialog, offering code completion help. Content AssistContent Assist Opens the Content Assist popup dialog, offering code completion help. Context menu
    CutCutCopies the selected material to the system clipboard and removes it from the detail pane. CutCutCopies the selected material to the system clipboard and removes it from the detail pane. Context menu
    CopyCopyCopies the selected material from the detail pane onto the system clipboard.CopyCopyCopies the selected material from the detail pane onto the system clipboard. Context menu
    Display ResultDisplayEvaluates the selected text and displays the result in a popup dialog. Display ResultDisplayEvaluates the selected text and displays the result in a popup dialog. Context menu
    Execute Selected StatementExecuteExecutes the selected text as normal Java code. Execute Selected StatementExecuteExecutes the selected text as normal Java code. Context menu
     Find/ReplaceAllows you to search for and replace a specified expression. Find/ReplaceAllows you to search for and replace a specified expression. Context menu
     Force Return Allows you to immediately return from the method in which execution is suspended.  Force Return Allows you to immediately return from the method in which execution is suspended. Context menu
    InspectInspectAllows you to inspect what the return value of the selected statement will be.InspectInspectAllows you to inspect what the return value of the selected statement will be. Context menu
     Max Length Opens a dialog allowing you +  Max Length Opens a dialog allowing you to change the maximum number of characters displayed in the detail pane. Context menu
    PastePastePastes material saved on the system clipboard into the detail pane.PastePastePastes material saved on the system clipboard into the detail pane. Context menu
     Select AllSelects all text in the detail pane.  Select AllSelects all text in the detail pane. Context menu
     Wrap TextChange if the text displayed in the detail pane should wrap at the predefined width or not. Wrap TextChange if the text displayed in the detail pane should wrap at the predefined width or not. Context menu
    +
    - - - - + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewlayoutcommands.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewlayoutcommands.htm index c10aff27d4a..3d994000ba5 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewlayoutcommands.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewlayoutcommands.htm @@ -1,10 +1,9 @@ - + - - - + +View Layout Commands @@ -18,47 +17,47 @@

    View Layout Commands

    The commands are available under the Layout menu, which is shown below in the Variables View.

    View Layout Menu

    -
    View Display Commands

    Command

    Name

    Description

    Availability

    Command

    Name

    Description

    Availability

    Show Constants

    Show Constants

    Changes whether constants should be shown in the view.

    Show Constants

    Show Constants

    Changes whether constants should be shown in the view.

    View action
    Show Logical Structures

    Show Logical Structures

    Changes whether logical structures should be shown in the view.

    Show Logical Structures

    Show Logical Structures

    Changes whether logical structures should be shown in the view.

    View action
     

    Show Null Array Entries

    Change whether null array entries should be shown in the view.

     

    Show Null Array Entries

    Change whether null array entries should be shown in the view.

    View action
    Show Qualified Names

    Show Qualified Names

    Changes whether qualified names should be shown in the view.

    Show Qualified Names

    Show Qualified Names

    Changes whether qualified names should be shown in the view.

    View action
    Run to Return button

    Show References

    Changes whether references to variables should be displayed in the view. Your Java virtual machine must support reference retrieval.

    Run to Return button

    Show References

    Changes whether references to variables should be displayed in the view. Your Java virtual machine must support reference retrieval.

    View action
    Show Static Fields

    Show Static Fields

    Changes whether static fields should be shown in the view.

    Show Static Fields

    Show Static Fields

    Changes whether static fields should be shown in the view.

    View action
    Show Type Names

    Show Type Names

    Changes whether type names should be shown in the view.

    Show Type Names

    Show Type Names

    Changes whether type names should be shown in the view.

    View action
    +
    - - - - + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewonly.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewonly.htm index 8fef737ae49..ec1ea00a0a7 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewonly.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-viewonly.htm @@ -1,10 +1,9 @@ - + - - - + +View Only diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-wrap.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-wrap.htm index e01b341d23b..e51ac8fe134 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-wrap.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/shared/ref-wrap.htm @@ -1,10 +1,9 @@ - + - - - + +Wrap Text diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-createwatch.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-createwatch.htm index 9169cb5404d..76ebc14f603 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-createwatch.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-createwatch.htm @@ -1,10 +1,9 @@ - + - - - + +Create Watch Expression diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-variables_view.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-variables_view.htm index 759a72919f6..ca428ddd34a 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-variables_view.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/views/variables/ref-variables_view.htm @@ -1,10 +1,9 @@ - + - - - + +Variables View @@ -19,137 +18,137 @@

    Variables View

  • View Layout Commands affect how the detail pane is oriented and whether columns are displayed.
  • Other commands are listed below.
  • -
    Detail Pane Display Commands

    Command

    Name

    Description

    Availability

    Command

    Name

    Description

    Availability

    Show ColumnsShow Columns Changes if columns should be shown in the view or not. Variables View only. Show ColumnsShow Columns Changes if columns should be shown in the view or not. Variables View only. View action
     Select Columns... Allows you to select which columns are shown when columns are visible. Variables View only.  Select Columns... Allows you to select which columns are shown when columns are visible. Variables View only. View action
    Horizontal Detail Pane alignmentHorizontalDisplays the detail pane at the right side of the view, aligning the parts of the view horizontally. Horizontal Detail Pane alignmentHorizontalDisplays the detail pane at the right side of the view, aligning the parts of the view horizontally. View action
    Vertical Detail Pane alignment

    Vertical

    Displays the detail pane at the bottom of the view, aligning the parts of the view vertically.Vertical Detail Pane alignment

    Vertical

    Displays the detail pane at the bottom of the view, aligning the parts of the view vertically. View action
    View OnlyView OnlyHides the detail pane. View OnlyView OnlyHides the detail pane. View action
    +
    - - - - + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + +
    Variables View Commands

    Command

    Name

    Description

    Availability

    Command

    Name

    Description

    Availability

    All ReferencesAll InstancesOpens a popup dialog displaying a list of all instances of the selected Java type. Your Java virtual machine must support instance retrieval. All ReferencesAll InstancesOpens a popup dialog displaying a list of all instances of the selected Java type. Your Java virtual machine must support instance retrieval. Context menu
    All ReferencesAll ReferencesOpens a popup dialog displaying a list of all Java objects that have references to the selected variable. Your Java virtual machine must support reference retrieval. All ReferencesAll ReferencesOpens a popup dialog displaying a list of all Java objects that have references to the selected variable. Your Java virtual machine must support reference retrieval. Context menu
    Change ValueChange Value...Allows you to change the value for the underlying selected variable.Change ValueChange Value...Allows you to change the value for the underlying selected variable. Context menu
    Collapse AllCollapse AllCollapses all the currently expanded variables.Collapse AllCollapse AllCollapses all the currently expanded variables. View action
    Copy Expressions

    Copy Variables

    Copies the selected variables to the system clipboard.

    Copy Expressions

    Copy Variables

    Copies the selected variables to the system clipboard.

    Context menu
    Add Watch ExpressionCreate Watch Expression Allows you to create a watch expression for the selected variable.Add Watch ExpressionCreate Watch Expression Allows you to create a watch expression for the selected variable. Context menu
     Find...Opens the search dialog to find elements in the variables view. Find...Opens the search dialog to find elements in the variables view. Context menu
    InspectInspectCreates a new inspect statement for the selected variable and adds it to the expressions view.InspectInspectCreates a new inspect statement for the selected variable and adds it to the expressions view. Context menu
     Instance Breakpoints...Allows you to filter existing breakpoints to the selected variable instance. Instance Breakpoints...Allows you to filter existing breakpoints to the selected variable instance. Context menu
     Java Preferences...Opens several preference pages containing options that affect the view.  Java Preferences...Opens several preference pages containing options that affect the view. View action
     New Detail Formatter...Allows you to create your own detail formatter for that type of variable. New Detail Formatter...Allows you to create your own detail formatter for that type of variable. Context menu
     Open Actual Type Opens the actual type of the selected variable. Open Actual Type Opens the actual type of the selected variable. Context menu
     Open Actual Type Hierarchy Opens the actual type hierarchy for the actual type of the selected variable.  Open Actual Type Hierarchy Opens the actual type hierarchy for the actual type of the selected variable. Context menu
     Open Declared Type Opens the declared type for the selected variable in a new editor.  Open Declared Type Opens the declared type for the selected variable in a new editor. Context menu
     Open Declared Type Hierarchy Opens the type hierarchy for the declared type of the selected variable.  Open Declared Type Hierarchy Opens the type hierarchy for the declared type of the selected variable. Context menu
     Select AllSelects all of the variables in the view. Select AllSelects all of the variables in the view. Context menu
     Show Logical Structure Allows you to select a formatter for showing the selected logical structure type variable.  Show Logical Structure Allows you to select a formatter for showing the selected logical structure type variable. Context menu
        Edit Logical Structure Opens preference page to edit logical structures.     Edit Logical Structure Opens preference page to edit logical structures. Sub Context menu
     Show Details As... Allows you to select a different detail pane for showing detailed information about selected variables.  Show Details As... Allows you to select a different detail pane for showing detailed information about selected variables. Context menu
    Toggle WatchpointToggle Watchpoint Creates a new watchpoint on the currently selected field or removes the watchpoint if one already exists. Toggle WatchpointToggle Watchpoint Creates a new watchpoint on the currently selected field or removes the watchpoint if one already exists. Context menu