Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.core/core/org/eclipse/debug/core/model/package.html')
-rw-r--r--org.eclipse.debug.core/core/org/eclipse/debug/core/model/package.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/core/org/eclipse/debug/core/model/package.html b/org.eclipse.debug.core/core/org/eclipse/debug/core/model/package.html
index 6192e28d6..1a2b54cc3 100644
--- a/org.eclipse.debug.core/core/org/eclipse/debug/core/model/package.html
+++ b/org.eclipse.debug.core/core/org/eclipse/debug/core/model/package.html
@@ -101,7 +101,6 @@ set of breakpoint via the breakpoints extension point.</p>
scoped build prior to launching (i.e. scoped to the projects in the workspace
pertaining to the launch), and searching for errors in the workspace which
may prevent the launch from succeeding (for example, compilation errors).</p>
- <p></p>
<h4>Extensible Watch Expressions</h4>
<p>The debug platform provides an implementation of watch expressions. Debug
models can contribute watch expression delegates if they support watch expressions.

Back to the top