28 lines
980 B
Plaintext
28 lines
980 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.method.common.phase.selectBLTS.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.common.phase.selectBLTS.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: flintstones.method.common.phase.unification.ui.dialog
|
|
Require-Bundle: flintstones.method.common.phase.selectBLTS,
|
|
flintstones.domain.fuzzyset.ui.dialog,
|
|
flintstones.helper.ui,
|
|
org.eclipse.wb.swt,
|
|
org.eclipse.e4.core.contexts,
|
|
flintstones.entity.domain,
|
|
javax.inject,
|
|
flintstones.model.domain.service,
|
|
org.eclipse.e4.core.di,
|
|
flintstones.domain.fuzzyset.ui.chart,
|
|
javax.annotation,
|
|
flintstones.model.ui.service,
|
|
flintstones.model.method.service,
|
|
flintstones.entity.method.phase,
|
|
flintstones.model.method.phase.service,
|
|
flintstones.entity.method.phase.ui,
|
|
org.eclipse.e4.core.services,
|
|
org.jfree.chart.jfreechart
|
|
Import-Package: org.eclipse.swt.widgets
|