12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Plugin Utils
|
|
Bundle-SymbolicName: org.adempiere.plugin.utils
|
|
Bundle-Version: 0.0.0.1
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: org.adempiere.base,
|
|
org.compiere.model,
|
|
org.compiere.util,
|
|
org.osgi.framework;version="1.5.0"
|
|
Export-Package: org.adempiere.plugin.utils
|