Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2002-02-05 16:16:34 +0000
committerDarin Wright2002-02-05 16:16:34 +0000
commit2c0fc9f6659ee474359b921af321737800f34340 (patch)
treef8fac60586c10940005f3e93915a68db61bf7bb6 /org.eclipse.debug.core/buildnotes_platform-debug.html
parent40d7e6ce067313571796180ddf2f7056aef8a250 (diff)
downloadeclipse.platform.debug-2c0fc9f6659ee474359b921af321737800f34340.tar.gz
eclipse.platform.debug-2c0fc9f6659ee474359b921af321737800f34340.tar.xz
eclipse.platform.debug-2c0fc9f6659ee474359b921af321737800f34340.zip
launch configs
Diffstat (limited to 'org.eclipse.debug.core/buildnotes_platform-debug.html')
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index 930a75659..afb259f8f 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -14,6 +14,10 @@ Platform Debug</h1>
February 05, 2002
<h3>
What's new in this drop</h3>
+<li>Launch configuration infrastructure and UI is available for early adopters.
+Developers that have contributed launchers should migrate to launch configurations. To
+access launch configurations from the workbench, press the run/debug buttons while holding
+the SHIFT key down.</li>
<li>The debugger indicates variables that have changed since the last suspend. See <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=1533">1533</a>.</i>
<li>The debug action set has been renamed from Debug/Run to Debug. See <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=8729">8729</a>.</li>

Back to the top