11 lines
370 B
Plaintext
11 lines
370 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.entity.sorting.ui
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.entity.sorting.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.helper.html,
|
|
flintstones.entity.problemelement
|
|
Export-Package: flintstones.entity.sorting.ui
|