public code v1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Opal Common Elements Plug-in
|
||||
Bundle-SymbolicName: org.eclipse.nebula.widgets.opal.commons
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: Laurent CARON
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.eclipse.equinox.common;visibility:=reexport,
|
||||
org.eclipse.swt;visibility:=reexport
|
||||
Export-Package: org.eclipse.nebula.widgets.opal.commons,
|
||||
org.eclipse.nebula.widgets.opal.commons.resources
|
||||
Automatic-Module-Name: org.eclipse.nebula.widgets.opal.commons
|
||||
Reference in New Issue
Block a user