Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-08-04 00:46:28 +0000
committerRoberto E. Escobar2012-08-04 00:46:28 +0000
commit3a9a4ce47561b9d7ab21098c00b8d7ebbb858d5d (patch)
tree945e5f1bb575da48366500700d6b095db51b024b /features/org.eclipse.osee.framework.ui.feature
parent548d307e420b438c5122234a9dbf5995a95ff596 (diff)
downloadorg.eclipse.osee-3a9a4ce47561b9d7ab21098c00b8d7ebbb858d5d.tar.gz
org.eclipse.osee-3a9a4ce47561b9d7ab21098c00b8d7ebbb858d5d.tar.xz
org.eclipse.osee-3a9a4ce47561b9d7ab21098c00b8d7ebbb858d5d.zip
feature: Remove references to org.eclipse.update.core
Diffstat (limited to 'features/org.eclipse.osee.framework.ui.feature')
-rw-r--r--features/org.eclipse.osee.framework.ui.feature/feature.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.framework.ui.feature/feature.xml b/features/org.eclipse.osee.framework.ui.feature/feature.xml
index 2ffc22828c0..603ce36908e 100644
--- a/features/org.eclipse.osee.framework.ui.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.ui.feature/feature.xml
@@ -48,7 +48,6 @@
<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.ui.views"/>
<import plugin="org.eclipse.ui.workbench.texteditor"/>
- <import plugin="org.eclipse.update.core"/>
<import plugin="org.eclipse.zest.core"/>
<import plugin="org.eclipse.core.filesystem"/>
<import plugin="com.lowagie.text"/>

Back to the top