Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/features/org.eclipse.jpt.eclipselink.feature')
-rw-r--r--jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml b/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml
index ff9898bfa5..fe96a3ca3b 100644
--- a/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml
@@ -50,6 +50,13 @@
unpack="false"/>
<plugin
+ id="org.eclipse.jpt.jaxb.core.schemagen"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.jpt.eclipselink.core.ddlgen"
download-size="0"
install-size="0"

Back to the top