blob: 7cd00714a4f39f7a07916815b4fe00ff1afd7e3e [file] [log] [blame]
Stephan Wahlbrink2821c042018-03-14 15:34:14 +01001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-SymbolicName: org.eclipse.statet.eutils.autonature;singleton:=true
Stephan Wahlbrink93c71f42019-05-08 11:44:46 +02004Bundle-Version: 4.1.0.qualifier
Stephan Wahlbrink5fd64aa2018-11-01 17:35:08 +01005Bundle-Vendor: Eclipse StatET
Stephan Wahlbrinkee54cb52019-02-11 15:42:38 +01006Bundle-Name: StatET EUtils - Auto-Nature (Incubation)
Stephan Wahlbrink2821c042018-03-14 15:34:14 +01007Bundle-ActivationPolicy: lazy;exclude:="org.eclipse.statet.eutils.autonature.internal.nostart"
8Bundle-Activator: org.eclipse.statet.internal.eutils.autonature.Activator
9Bundle-Localization: plugin
10Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Stephan Wahlbrink34ba1612018-12-03 11:19:47 +010011Require-Bundle: org.eclipse.platform;bundle-version="4.10.0",
12 org.eclipse.core.runtime;bundle-version="3.15.0",
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010013 org.eclipse.ui,
14 org.eclipse.core.resources
Stephan Wahlbrink34ba1612018-12-03 11:19:47 +010015Import-Package: com.ibm.icu.text;version="63.1.0",
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010016 org.eclipse.statet.ecommons.ui.dialogs,
17 org.eclipse.statet.ecommons.ui.util,
18 org.eclipse.statet.ecommons.ui.viewers,
19 org.eclipse.statet.ecommons.ui.workbench,
Stephan Wahlbrink93c71f42019-05-08 11:44:46 +020020 org.eclipse.statet.jcommons.collections;version="4.1.0",
21 org.eclipse.statet.jcommons.lang;version="4.1.0"
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010022Export-Package: org.eclipse.statet.eutils.autonature.core