]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler.decompiler/META-INF/MANIFEST.MF
f4e9fa79262c4f7a7854381692d124a8d3e9b93e
[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.procyon;bundle-version="4.0.0",
9  org.jboss.windup.decompiler.procyon.windup-procyon-compilertools;bundle-version="1.0.0",
10  org.jboss.windup.decompiler.procyon.windup-procyon-core;bundle-version="1.0.0",
11  org.jboss.windup.decompiler.procyon.windup-procyon-reflection;bundle-version="1.0.0",
12  org.jboss.windup.decompiler.api.forge-addon;bundle-version="4.0.0",
13  org.jboss.windup.utils.windup-utils.forge-addon;bundle-version="4.0.0"