blob: 4676e5ccccc804975762f16d99feb7691185c4ed [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 Wahlbrink8ec7e6f2020-10-06 17:37:18 +02004Automatic-Module-Name: org.eclipse.statet.eutils.autonature
Stephan Wahlbrink99d2a2f2021-07-08 15:16:40 +02005Bundle-Version: 4.4.1.qualifier
Stephan Wahlbrink5fd64aa2018-11-01 17:35:08 +01006Bundle-Vendor: Eclipse StatET
Stephan Wahlbrinkee54cb52019-02-11 15:42:38 +01007Bundle-Name: StatET EUtils - Auto-Nature (Incubation)
Stephan Wahlbrink2821c042018-03-14 15:34:14 +01008Bundle-ActivationPolicy: lazy;exclude:="org.eclipse.statet.eutils.autonature.internal.nostart"
9Bundle-Activator: org.eclipse.statet.internal.eutils.autonature.Activator
10Bundle-Localization: plugin
Stephan Wahlbrink80db7ae2020-10-06 16:27:00 +020011Bundle-RequiredExecutionEnvironment: JavaSE-11
Stephan Wahlbrink6eb0b342019-10-19 12:08:19 +020012Require-Bundle: org.eclipse.core.runtime;bundle-version="3.16.0",
13 org.eclipse.platform;bundle-version="4.14.0",
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010014 org.eclipse.ui,
15 org.eclipse.core.resources
Stephan Wahlbrink7571a862020-12-15 11:20:00 +010016Import-Package: com.ibm.icu.text;version="67.1.0",
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010017 org.eclipse.statet.ecommons.ui.dialogs,
18 org.eclipse.statet.ecommons.ui.util,
19 org.eclipse.statet.ecommons.ui.viewers,
20 org.eclipse.statet.ecommons.ui.workbench,
Stephan Wahlbrink64b757a2021-02-18 16:59:20 +010021 org.eclipse.statet.jcommons.collections;version="4.4.0",
22 org.eclipse.statet.jcommons.lang;version="4.4.0"
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010023Export-Package: org.eclipse.statet.eutils.autonature.core