Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2008-04-22 15:26:57 +0000
committertle2008-04-22 15:26:57 +0000
commitc3ff64ee268ed50994e70d7576de8be7251c1fc9 (patch)
tree0128edc3d66f973df4c2f2a33ce4c6c93489d453 /jpa/features/org.eclipse.jpt.tests.feature
parent3d7ab235a668faf2709e65b7e62f65d87b395ffb (diff)
downloadwebtools.dali-c3ff64ee268ed50994e70d7576de8be7251c1fc9.tar.gz
webtools.dali-c3ff64ee268ed50994e70d7576de8be7251c1fc9.tar.xz
webtools.dali-c3ff64ee268ed50994e70d7576de8be7251c1fc9.zip
Added org.eclipse.jpt.eclipselink.core.tests
Diffstat (limited to 'jpa/features/org.eclipse.jpt.tests.feature')
-rw-r--r--jpa/features/org.eclipse.jpt.tests.feature/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jpa/features/org.eclipse.jpt.tests.feature/feature.xml b/jpa/features/org.eclipse.jpt.tests.feature/feature.xml
index c319651293..2ec6d17d4c 100644
--- a/jpa/features/org.eclipse.jpt.tests.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.tests.feature/feature.xml
@@ -35,4 +35,10 @@
install-size="0"
version="0.0.0"/>
+ <plugin
+ id="org.eclipse.jpt.eclipselink.core.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>

Back to the top