Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2009-05-04 16:49:59 +0000
committerMichael Rennie2009-05-04 16:49:59 +0000
commit1e0e8556686771c894b6516f03d8f842c7ff9f94 (patch)
treef78297d66c28392f9ed7757cb97c742759d88836
parent95a5108530340afdf0f54fd682f2d5229074d0a0 (diff)
downloadeclipse.jdt.debug-1e0e8556686771c894b6516f03d8f842c7ff9f94.tar.gz
eclipse.jdt.debug-1e0e8556686771c894b6516f03d8f842c7ff9f94.tar.xz
eclipse.jdt.debug-1e0e8556686771c894b6516f03d8f842c7ff9f94.zip
updated build notes
-rw-r--r--org.eclipse.jdt.debug/buildnotes_jdt-debug.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/org.eclipse.jdt.debug/buildnotes_jdt-debug.html b/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
index be255894b..5fd5184e5 100644
--- a/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
+++ b/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
@@ -28,11 +28,6 @@
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=273656">Bug 273656</a>: Generated launch configuration has no name if anonymous class is instantiated in main<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=274727">Bug 274727</a>: [launching] Debug Configurations dialog is slow when network is down<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=274552">Bug 274552</a>: Can end up with empty target when thread groups are on<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=268238">Bug 268238</a>: JDT doesn't know that it has stopped at a class load breakpoint<br>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=271785">Bug 271785</a>: Migrate compilation error/uncaught exception handling to breakpoint listener extension<br>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=274552">Bug 274552</a>: Can end up with empty target when thread groups are on<br>
<h2>April 21, 2009</h2>
<h3>Problem Reports Fixed</h3>

Back to the top