You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
328 B
11 lines
328 B
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Plm
|
|
Bundle-SymbolicName: com.connor.plm;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: CONNOR
|
|
Require-Bundle: org.eclipse.ui
|
|
Automatic-Module-Name: com.connor.plm
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: com.connor.plm.handlers
|