Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis Windatt2013-09-23 18:46:39 +0000
committerCurtis Windatt2013-09-23 18:46:39 +0000
commit124f9a93ad4f1791f8440f915d7340911a91ffe6 (patch)
tree829433818d96a6433140131de68c479dd06210f3
parent7690d2e998a4130e4b13095ad519f14bbc49a809 (diff)
downloadeclipse.pde-I20131023-2000.tar.gz
eclipse.pde-I20131023-2000.tar.xz
eclipse.pde-I20131023-2000.zip
-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