Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-03-13 21:11:03 +0000
committerRyan D. Brooks2012-03-13 21:11:03 +0000
commit89739af4349c8e0f38b13b6b6fc4c065c8c64161 (patch)
treea2654938fa1e5c064c04ddc646d58f492cf430f5 /plugins/org.eclipse.osee.console.admin/META-INF/MANIFEST.MF
parent0566cdf4e5eec4c809eff010eee3d433a0f8cabd (diff)
downloadorg.eclipse.osee-89739af4349c8e0f38b13b6b6fc4c065c8c64161.tar.gz
org.eclipse.osee-89739af4349c8e0f38b13b6b6fc4c065c8c64161.tar.xz
org.eclipse.osee-89739af4349c8e0f38b13b6b6fc4c065c8c64161.zip
feature[ats_VVMH0]: Console admin improvements
Diffstat (limited to 'plugins/org.eclipse.osee.console.admin/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.console.admin/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.console.admin/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.console.admin/META-INF/MANIFEST.MF
index d9a55fd3994..36437f0af68 100644
--- a/plugins/org.eclipse.osee.console.admin/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.console.admin/META-INF/MANIFEST.MF
@@ -14,3 +14,4 @@ Import-Package: org.eclipse.osee.event,
org.osgi.framework
Service-Component: OSGI-INF/*.xml
Export-Package: org.eclipse.osee.console.admin
+Bundle-ActivationPolicy: lazy

Back to the top