Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-04-15 23:31:19 +0000
committerrescobar2010-04-15 23:31:19 +0000
commit1c1e444bf62f4022c6f53f52fef414296fb74ae1 (patch)
tree37471cbbcdda2f7ef4865fd67361c57fad174c68 /features/org.eclipse.osee.framework.feature
parent9eaf66cc81bef8c611033da39b4965fc08418912 (diff)
downloadorg.eclipse.osee-1c1e444bf62f4022c6f53f52fef414296fb74ae1.tar.gz
org.eclipse.osee-1c1e444bf62f4022c6f53f52fef414296fb74ae1.tar.xz
org.eclipse.osee-1c1e444bf62f4022c6f53f52fef414296fb74ae1.zip
Diffstat (limited to 'features/org.eclipse.osee.framework.feature')
-rw-r--r--features/org.eclipse.osee.framework.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.osee.framework.feature/feature.xml b/features/org.eclipse.osee.framework.feature/feature.xml
index d58086dd471..3c9d501acc1 100644
--- a/features/org.eclipse.osee.framework.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.feature/feature.xml
@@ -130,4 +130,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.osee.framework.messaging.event.res"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top