Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-07-23 00:26:18 +0000
committerrescobar2010-07-23 00:26:18 +0000
commitd8b89ed4fb16a9a925807569ec0706dc943f6f99 (patch)
treeac1d01115917aa42d38c0f294ccdd6fdb25db734 /plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
parent66ffc74882aa2644e697da8778baf5b22d21fc44 (diff)
downloadorg.eclipse.osee-d8b89ed4fb16a9a925807569ec0706dc943f6f99.tar.gz
org.eclipse.osee-d8b89ed4fb16a9a925807569ec0706dc943f6f99.tar.xz
org.eclipse.osee-d8b89ed4fb16a9a925807569ec0706dc943f6f99.zip
Core Dsl Updates for Access Control
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
index 64e49585579..22927ce1d6d 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
@@ -25,13 +25,13 @@ Import-Package: org.eclipse.compare,
org.eclipse.osee.framework.core.model.cache,
org.eclipse.osee.framework.core.operation,
org.eclipse.osee.framework.core.services,
+ org.eclipse.osee.framework.core.translation,
org.eclipse.osee.framework.core.util,
org.eclipse.osee.framework.database.init,
org.eclipse.osee.framework.jdk.core.type,
org.eclipse.osee.framework.jdk.core.util,
org.eclipse.osee.framework.jdk.core.util.xml,
org.eclipse.osee.framework.logging,
- org.eclipse.osee.framework.osee,
org.eclipse.osee.framework.plugin.core.util,
org.eclipse.osee.framework.skynet.core.artifact,
org.eclipse.osee.framework.skynet.core.attribute,

Back to the top