public code v1
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Html
|
||||
Bundle-SymbolicName: flintstones.helper.html
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.helper.html
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: flintstones.helper.data;visibility:=reexport,
|
||||
flintstones.helper.debug;visibility:=reexport,
|
||||
org.eclipse.swt,
|
||||
org.eclipse.equinox.registry,
|
||||
org.eclipse.osgi
|
||||
Export-Package: flintstones.helper.html,
|
||||
flintstones.helper.html.browser,
|
||||
flintstones.helper.html.svg,
|
||||
flintstones.helper.html.svg.chart,
|
||||
flintstones.helper.html.svg.components,
|
||||
flintstones.helper.html.table,
|
||||
flintstones.helper.html.tags
|
||||
Eclipse-BundleShape: dir
|
||||
Reference in New Issue
Block a user