Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2009-05-21 20:17:25 +0000
committerMichael Rennie2009-05-21 20:17:25 +0000
commit989888be322628da0f253b066d5f064f4f70ea07 (patch)
tree557c8be6fa5063d5c937e4a3bbc38802ad7b41e4
parent1df47baca6fb08d339def3530d1cae08f1167f25 (diff)
downloadeclipse.jdt.debug-989888be322628da0f253b066d5f064f4f70ea07.tar.gz
eclipse.jdt.debug-989888be322628da0f253b066d5f064f4f70ea07.tar.xz
eclipse.jdt.debug-989888be322628da0f253b066d5f064f4f70ea07.zip
updated build notes
-rw-r--r--org.eclipse.jdt.debug/buildnotes_jdt-debug.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jdt.debug/buildnotes_jdt-debug.html b/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
index 9a8c40f0e..d3b0a1f4c 100644
--- a/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
+++ b/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
@@ -60,6 +60,7 @@
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=267060">Bug 267060</a>: Add API for IJavaValue.isNull()<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=260910">Bug 260910</a>: Ability to contribute actions to be run whenever a java breakpoint is hit<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=265871">Bug 265871</a>: IOException from VM not suppressed for conditional breakpoint<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=77737">Bug 77737</a>: No templates in code assist in debug pseudo editors<br>
<h2>February 17, 2009</h2>
<h3>Problem Reports Fixed</h3>

Back to the top