]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler.decompiler/META-INF/MANIFEST.MF
Merge "Tons of dependency fixes and updates"
[simantics/platform.git] / bundles / org.simantics.scl.compiler.decompiler / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: SCL bytecode decompiler
4 Bundle-SymbolicName: org.simantics.scl.compiler.decompiler
5 Bundle-Version: 1.0.0.qualifier
6 Fragment-Host: org.simantics.scl.compiler;bundle-version="0.6.1"
7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8 Require-Bundle: org.jboss.windup.decompiler.api.forge-addon;bundle-version="4.0.0",
9  org.bitbucket.mstrobel.procyon-compilertools;bundle-version="0.5.33",
10  org.bitbucket.mstrobel.procyon-core;bundle-version="0.5.33"
11 Automatic-Module-Name: org.simantics.scl.compiler.decompiler