Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2009-05-27 14:24:06 +0000
committerMarkus Knauer2009-05-27 14:24:06 +0000
commit45112386279d17f163f474780768e00de5288987 (patch)
tree36341df2c2c8c122ecd6d5d4a7d4d40e88df268e
parent812160931c510c61e2c57870182fa678b71a584f (diff)
downloadorg.eclipse.epp.packages-45112386279d17f163f474780768e00de5288987.tar.gz
org.eclipse.epp.packages-45112386279d17f163f474780768e00de5288987.tar.xz
org.eclipse.epp.packages-45112386279d17f163f474780768e00de5288987.zip
test with new jee bundle
-rw-r--r--features/org.eclipse.epp.allpackages.feature/epp.rmap1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/org.eclipse.epp.allpackages.feature/epp.rmap b/features/org.eclipse.epp.allpackages.feature/epp.rmap
index 4f3f3a05..12c331a8 100644
--- a/features/org.eclipse.epp.allpackages.feature/epp.rmap
+++ b/features/org.eclipse.epp.allpackages.feature/epp.rmap
@@ -29,6 +29,7 @@
</searchPath>
<locator searchPathRef="org.eclipse.epp.packages" pattern="^org\.eclipse\.epp\.package\..*$"/>
+ <locator searchPathRef="org.eclipse.epp.packages" pattern="^org\.eclipse\.wtp\.epp\.package\.jee\.intro$"/>
<locator searchPathRef="buckminster.demo" pattern="^org\.eclipse\.epp\.allpackages\.feature$"/>
<locator searchPathRef="galileo"/>
</rmap>

Back to the top