Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2009-05-27 18:05:13 +0000
committerMarkus Knauer2009-05-27 18:05:13 +0000
commitf89ca317263fc660ab435ef4771697bbe05a3197 (patch)
tree0cab0566bec2ccbffee7b1d299ed2fe833b17c31 /features
parent1a921a1f9aea2163d8faca785efa36c4810a293a (diff)
downloadorg.eclipse.epp.packages-f89ca317263fc660ab435ef4771697bbe05a3197.tar.gz
org.eclipse.epp.packages-f89ca317263fc660ab435ef4771697bbe05a3197.tar.xz
org.eclipse.epp.packages-f89ca317263fc660ab435ef4771697bbe05a3197.zip
another one
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.epp.allpackages.feature/epp.rmap3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/org.eclipse.epp.allpackages.feature/epp.rmap b/features/org.eclipse.epp.allpackages.feature/epp.rmap
index 1cfb14fa..d4dd9d4e 100644
--- a/features/org.eclipse.epp.allpackages.feature/epp.rmap
+++ b/features/org.eclipse.epp.allpackages.feature/epp.rmap
@@ -46,7 +46,8 @@
<locator searchPathRef="org.eclipse.epp.allpackages" pattern="^org\.eclipse\.epp\.allpackages\..*$"/>
<locator searchPathRef="org.eclipse.epp.packages" pattern="^org\.eclipse\.epp\.package\..*$"/>
- <locator searchPathRef="org.eclipse.wtp.epp.package" pattern="^org\.eclipse\.wtp\.epp\.package\..*$"/>
+ <locator searchPathRef="org.eclipse.epp.packages" pattern="^org\.eclipse\.wtp\.epp\.package\..*$"/>
+<!-- <locator searchPathRef="org.eclipse.wtp.epp.package" pattern="^org\.eclipse\.wtp\.epp\.package\..*$"/> -->
<locator searchPathRef="galileo"/>
<locator searchPathRef="platform"/>
</rmap>

Back to the top