diff options
author | Jared Burns | 2002-04-08 14:15:49 +0000 |
---|---|---|
committer | Jared Burns | 2002-04-08 14:15:49 +0000 |
commit | f8b0c23dbc09e4de3b32b3a3b3f79d5a054af3c2 (patch) | |
tree | f3ec7c7a0584ced164f16cf4b0424b689f4e5905 | |
parent | ad2f2c515f82907483dc46b7a4965a4b64d5612e (diff) | |
download | eclipse.platform.debug-f8b0c23dbc09e4de3b32b3a3b3f79d5a054af3c2.tar.gz eclipse.platform.debug-f8b0c23dbc09e4de3b32b3a3b3f79d5a054af3c2.tar.xz eclipse.platform.debug-f8b0c23dbc09e4de3b32b3a3b3f79d5a054af3c2.zip |
NPE evaluating in static context
-rw-r--r-- | org.eclipse.debug.core/buildnotes_platform-debug.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html index e33380382..8c13ea1be 100644 --- a/org.eclipse.debug.core/buildnotes_platform-debug.html +++ b/org.eclipse.debug.core/buildnotes_platform-debug.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (WinNT; U) [Netscape]">
- <title>Java Debug Release Notes</title>
+ <title>Platform Debug Release Notes</title>
</head>
<body>
@@ -33,6 +33,7 @@ Problem Reports Fixed</h3> <h3>
Problem Reports Closed</h3>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=12276">12276</a>: Index out of bounds exception from launch configuration dialog<br>
<h1>
|