X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.team.ui%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.team.ui%2FMETA-INF%2FMANIFEST.MF;h=b7b242754d22000fb694445efd1d5b93669ac83b;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.team.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.team.ui/META-INF/MANIFEST.MF new file mode 100644 index 000000000..b7b242754 --- /dev/null +++ b/bundles/org.simantics.team.ui/META-INF/MANIFEST.MF @@ -0,0 +1,23 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Team Plug-in +Bundle-SymbolicName: org.simantics.team.ui;singleton:=true +Bundle-Version: 1.0.0 +Bundle-Activator: org.simantics.team.Activator +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.simantics.utils.datastructures;bundle-version="1.0.0", + org.simantics.db;bundle-version="0.6.2", + org.simantics.db.management;bundle-version="0.6.2", + org.simantics.ui;bundle-version="1.0.0", + org.simantics.project;bundle-version="1.0.0", + org.simantics.db.common;bundle-version="0.6.2", + org.simantics.browsing.ui.swt;bundle-version="1.1.0", + org.simantics.views.swt;bundle-version="1.0.0", + org.eclipse.equinox.ds;bundle-version="1.3.1", + org.eclipse.equinox.frameworkadmin;bundle-version="2.0.0", + org.eclipse.equinox.frameworkadmin.equinox;bundle-version="1.0.300", + org.simantics.application;bundle-version="1.1.0" +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-Vendor: VTT Technical Research Centre of Finland