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

Back to the top