Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-08-10 18:04:10 +0000
committerrescobar2010-08-10 18:04:10 +0000
commit8f1681aebc30bba15844097722d5a0c3ebc6a0fc (patch)
tree440e39696973e5b24af8cc22750d5edce6f2605b /plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF
parentc954f5019e576553b7f289bf530861bc7bb778dc (diff)
downloadorg.eclipse.osee-8f1681aebc30bba15844097722d5a0c3ebc6a0fc.tar.gz
org.eclipse.osee-8f1681aebc30bba15844097722d5a0c3ebc6a0fc.tar.xz
org.eclipse.osee-8f1681aebc30bba15844097722d5a0c3ebc6a0fc.zip
"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an appropriate action."
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 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 e7dc3b9a510..4bf77587874 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
@@ -36,7 +36,9 @@ Import-Package: org.eclipse.compare,
org.eclipse.osee.framework.jdk.core.util.xml,
org.eclipse.osee.framework.logging,
org.eclipse.osee.framework.plugin.core.util,
+ org.eclipse.osee.framework.skynet.core,
org.eclipse.osee.framework.skynet.core.artifact,
+ org.eclipse.osee.framework.skynet.core.artifact.search,
org.eclipse.osee.framework.skynet.core.attribute,
org.eclipse.osee.framework.skynet.core.importing,
org.eclipse.osee.framework.ui.plugin,

Back to the top