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

Back to the top