public code v1
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Data
|
||||
Bundle-SymbolicName: flintstones.helper.data
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.helper.data
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Export-Package: flintstones.helper,
|
||||
flintstones.helper.data,
|
||||
flintstones.helper.data.adapter,
|
||||
flintstones.helper.data.text
|
||||
Require-Bundle: flintstones.helper.extensionpoint,
|
||||
flintstones.helper.debug,
|
||||
org.eclipse.osgi,
|
||||
org.eclipse.equinox.registry,
|
||||
org.eclipse.swt,
|
||||
org.apache.commons.math3,
|
||||
org.apache.commons.lang
|
||||
Reference in New Issue
Block a user