2 Bundle-ManifestVersion: 2
3 Bundle-Name: Team Plug-in
4 Bundle-SymbolicName: org.simantics.team.ui;singleton:=true
6 Bundle-Activator: org.simantics.team.Activator
7 Require-Bundle: org.eclipse.ui,
8 org.eclipse.core.runtime,
9 org.simantics.utils.datastructures;bundle-version="1.0.0",
10 org.simantics.db;bundle-version="0.6.2",
11 org.simantics.db.management;bundle-version="0.6.2",
12 org.simantics.ui;bundle-version="1.0.0",
13 org.simantics.project;bundle-version="1.0.0",
14 org.simantics.db.common;bundle-version="0.6.2",
15 org.simantics.browsing.ui.swt;bundle-version="1.1.0",
16 org.simantics.views.swt;bundle-version="1.0.0",
17 org.eclipse.equinox.ds;bundle-version="1.3.1",
18 org.eclipse.equinox.frameworkadmin;bundle-version="2.0.0",
19 org.eclipse.equinox.frameworkadmin.equinox;bundle-version="1.0.300",
20 org.simantics.application;bundle-version="1.1.0"
21 Bundle-ActivationPolicy: lazy
22 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
23 Bundle-Vendor: VTT Technical Research Centre of Finland