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
294 B
11 lines
294 B
3 months ago
|
Manifest-Version: 1.0
|
||
|
Bundle-Vendor: %providerName
|
||
|
Bundle-Localization: plugin
|
||
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||
|
Bundle-Name: Java Cup
|
||
|
Bundle-SymbolicName: java_cup
|
||
|
Export-Package: java_cup,java_cup.runtime
|
||
|
Bundle-Version: 0.11.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Main-Class: java_cup/Main
|