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.
10 lines
293 B
10 lines
293 B
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: ASM
|
|
Bundle-SymbolicName: org.objectweb.asm;singleton:=true
|
|
Bundle-Version: 3.1
|
|
Bundle-ClassPath: asm-3.1.jar
|
|
Eclipse-JREBundle: true
|
|
Import-Package: java.io,
|
|
java.lang
|
|
Export-Package: org.objectweb.asm, org.objectweb.asm.signature
|
|
|