Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarika Sinha2017-12-01 09:44:02 +0000
committerSarika Sinha2017-12-01 09:44:02 +0000
commit5944438e214946432cb920ba3e72b9dd49d1f428 (patch)
tree1c16a39c2f28bd57c4e7596c77170b61527aa2f0
parent8d2c29ef3a159d6215e1b30b7631693445329ce8 (diff)
downloadnews-5944438e214946432cb920ba3e72b9dd49d1f428.tar.gz
news-5944438e214946432cb920ba3e72b9dd49d1f428.tar.xz
news-5944438e214946432cb920ba3e72b9dd49d1f428.zip
Bug 513355 - Create top level Debug menu
-rw-r--r--4.8/M4/images/run_menu_changes.pngbin205156 -> 0 bytes
-rw-r--r--4.8/M4/index.html11
2 files changed, 0 insertions, 11 deletions
diff --git a/4.8/M4/images/run_menu_changes.png b/4.8/M4/images/run_menu_changes.png
deleted file mode 100644
index efcb4d31..00000000
--- a/4.8/M4/images/run_menu_changes.png
+++ /dev/null
Binary files differ
diff --git a/4.8/M4/index.html b/4.8/M4/index.html
index 6680dfdc..ef690d77 100644
--- a/4.8/M4/index.html
+++ b/4.8/M4/index.html
@@ -265,17 +265,6 @@ table.news tr td.content {vertical-align: top;}
</td>
</tr>
- <tr id="new-top-level-debug-menu">
- <td class="title">New top level Debug menu</td>
- <td class="content">
- A new Debug menu is added to the Eclipse main menu, see screenshot below.
- Debug menu should be the home for all debug specific menu entries previously contributed to the &quot;Run&quot; menu.
- <p>
- <img src="images/run_menu_changes.png" alt=""/>
- </p>
- </td>
- </tr>
-
<tr id="export-launch-configurations">
<td class="title">Right click option to export Launch Configurations</td>
<td class="content">

Back to the top