diff --git a/pmd-eclipse/plugin.xml b/pmd-eclipse/plugin.xml
index 1ccbb0e666..5c45b63b40 100644
--- a/pmd-eclipse/plugin.xml
+++ b/pmd-eclipse/plugin.xml
@@ -12,7 +12,7 @@
-
+
@@ -123,19 +123,19 @@
adaptable="true"
nameFilter="*"
id="net.sourceforge.pmd.eclipse.pmdProjectContribution">
-
-
+
@@ -143,21 +143,37 @@
label="%action.clearpmd"
icon="icons/pmd-icon-16.gif"
class="net.sourceforge.pmd.eclipse.actions.PMDRemoveMarkersAction"
- menubarPath="additions"
+ menubarPath="pmd.menu/group"
enablesFor="+"
id="net.sourceforge.pmd.eclipse.pmdRemoveMarkersAction">
+
+
+
@@ -165,7 +181,7 @@
label="%action.clearpmd"
icon="icons/pmd-icon-16.gif"
class="net.sourceforge.pmd.eclipse.actions.PMDRemoveMarkersAction"
- menubarPath="additions"
+ menubarPath="pmd.menu/group"
enablesFor="+"
id="net.sourceforge.pmd.eclipse.pmdRemoveMarkersAction">
@@ -175,19 +191,19 @@
adaptable="true"
nameFilter="*.java"
id="net.sourceforge.pmd.eclipse.pmdFileContribution">
-
-
+
@@ -195,10 +211,18 @@
label="%action.clearpmd"
icon="icons/pmd-icon-16.gif"
class="net.sourceforge.pmd.eclipse.actions.PMDRemoveMarkersAction"
- menubarPath="additions"
+ menubarPath="pmd.menu/group"
enablesFor="+"
id="net.sourceforge.pmd.eclipse.pmdRemoveMarkersAction">
+
+
-
-
-
+
+
+
+
-