11 lines
379 B
Plaintext
11 lines
379 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Validator
|
|
Bundle-SymbolicName: flintstones.helper.validator
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: flintstones.helper.validator
|
|
Automatic-Module-Name: flintstones.helper.validator
|
|
Require-Bundle: org.eclipse.e4.core.services;visibility:=reexport,
|
|
javax.inject
|