Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2011-02-19 22:21:19 +0000
committertle2011-02-19 22:21:19 +0000
commitc41649160bebbbd1a7309a2c310bd092c34a39f6 (patch)
tree35db00fdeba48d1276e35ec6bab94c51d96beaa4 /jpa/features
parent00a57a16cd68394340ea19c7cf51026e72b4261f (diff)
downloadwebtools.dali-c41649160bebbbd1a7309a2c310bd092c34a39f6.tar.gz
webtools.dali-c41649160bebbbd1a7309a2c310bd092c34a39f6.tar.xz
webtools.dali-c41649160bebbbd1a7309a2c310bd092c34a39f6.zip
Test 2 pulling in Graphiti plugins
Diffstat (limited to 'jpa/features')
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
index 488b4005fc..ecbaea4c5c 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
@@ -25,6 +25,11 @@
<!-- ========== -->
<plugin
+ id="org.eclipse.emf.transaction"
+ version="1.4.0.qualifier"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.graphiti"
version="0.7.1.qualifier"
unpack="false"/>

Back to the top