Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2012-09-11 19:55:01 +0000
committerLars Vogel2012-09-11 19:55:01 +0000
commitbae1d221a4ef48b71a4aefce5c245d670251cd51 (patch)
treead4925f7047de7a1d153dfb82c8869c0bfc94fe1 /features/org.eclipse.e4.core.tools.feature
parent954f482d44f5e1c3366c370de5398e2d8ab03fa7 (diff)
downloadorg.eclipse.e4.tools-bae1d221a4ef48b71a4aefce5c245d670251cd51.tar.gz
org.eclipse.e4.tools-bae1d221a4ef48b71a4aefce5c245d670251cd51.tar.xz
org.eclipse.e4.tools-bae1d221a4ef48b71a4aefce5c245d670251cd51.zip
Bug 387481 - Adding o.e.e4.tools.jdt.templates to
o.e.e4.core.tools.feature feature
Diffstat (limited to 'features/org.eclipse.e4.core.tools.feature')
-rw-r--r--features/org.eclipse.e4.core.tools.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.e4.core.tools.feature/feature.xml b/features/org.eclipse.e4.core.tools.feature/feature.xml
index a00b903e..ec90c2da 100644
--- a/features/org.eclipse.e4.core.tools.feature/feature.xml
+++ b/features/org.eclipse.e4.core.tools.feature/feature.xml
@@ -73,4 +73,11 @@
version="1.7.2.qualifier"
unpack="false"/>
+ <plugin
+ id="org.eclipse.e4.tools.jdt.templates"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top