Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.pde-feature/feature.xml')
-rw-r--r--org.eclipse.pde-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.pde-feature/feature.xml b/org.eclipse.pde-feature/feature.xml
index 2a5e13d..f2d57ce 100644
--- a/org.eclipse.pde-feature/feature.xml
+++ b/org.eclipse.pde-feature/feature.xml
@@ -101,6 +101,13 @@
unpack="false"/>
<plugin
+ id="org.eclipse.pde.api.tools.annotations"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.pde.api.tools.ui"
download-size="0"
install-size="0"

Back to the top