23 lines
588 B
Plaintext
23 lines
588 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-Name: %pluginName
|
|
Bundle-Vendor: %providerName
|
|
Bundle-SymbolicName: org.eclipse.swt; singleton=true
|
|
Bundle-Version: 3.0.1
|
|
Bundle-ClassPath: $ws$/swt.jar
|
|
Bundle-Localization: plugin
|
|
Provide-Package:
|
|
org.eclipse.swt,
|
|
org.eclipse.swt.accessibility,
|
|
org.eclipse.swt.browser,
|
|
org.eclipse.swt.custom,
|
|
org.eclipse.swt.dnd,
|
|
org.eclipse.swt.events,
|
|
org.eclipse.swt.graphics,
|
|
org.eclipse.swt.internal,
|
|
org.eclipse.swt.awt,
|
|
org.eclipse.swt.internal.image,
|
|
org.eclipse.swt.layout,
|
|
org.eclipse.swt.printing,
|
|
org.eclipse.swt.program,
|
|
org.eclipse.swt.widgets
|