Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2005-09-30 14:29:40 +0000
committerDarin Wright2005-09-30 14:29:40 +0000
commitaa1e06f572a304bb9bfb8c325b435ae7db357b6f (patch)
treedebc56bea300458410f0d34b58330e2184872570 /org.eclipse.debug.core
parent2f71212766208803edde649bfffabf6ef475a78d (diff)
downloadeclipse.platform.debug-aa1e06f572a304bb9bfb8c325b435ae7db357b6f.tar.gz
eclipse.platform.debug-aa1e06f572a304bb9bfb8c325b435ae7db357b6f.tar.xz
eclipse.platform.debug-aa1e06f572a304bb9bfb8c325b435ae7db357b6f.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.debug.core')
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index a5fc33c1c..7d8193f2f 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -10,6 +10,14 @@
<h1> Eclipse 3.2 Debug Platform Build Notes&nbsp;</h1>
<h2>October 4, 2005</h2>
+<h3>Enhancements</h3>
+<ol>
+ <li>The perspective settings associated with launch configurations have been
+ centralized on the &quot;Run/Debug &gt; Perspectives&quot; preference page.
+ Previously the perspective settings were controlled via the launch configuration
+ dialog. The &quot;Perspectives&quot; tab has been replaced with a &quot;Getting
+ Started&quot; tab that explains how to create a new configuration.</li>
+</ol>
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=110928">110928</a>: mneumonic conflict on preference page<br>

Back to the top