X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.compiler.decompiler%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.scl.compiler.decompiler%2FMETA-INF%2FMANIFEST.MF;h=f4e9fa79262c4f7a7854381692d124a8d3e9b93e;hb=ceb7e16b90ce8ab7570b1dd905d2e14e6ceea9b2;hp=0000000000000000000000000000000000000000;hpb=043ed4538f5bdc16d299bc40c2dd8285a3120f9b;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.compiler.decompiler/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.compiler.decompiler/META-INF/MANIFEST.MF new file mode 100644 index 000000000..f4e9fa792 --- /dev/null +++ b/bundles/org.simantics.scl.compiler.decompiler/META-INF/MANIFEST.MF @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: SCL bytecode decompiler +Bundle-SymbolicName: org.simantics.scl.compiler.decompiler +Bundle-Version: 1.0.0.qualifier +Fragment-Host: org.simantics.scl.compiler;bundle-version="0.6.1" +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Require-Bundle: org.jboss.windup.decompiler.procyon;bundle-version="4.0.0", + org.jboss.windup.decompiler.procyon.windup-procyon-compilertools;bundle-version="1.0.0", + org.jboss.windup.decompiler.procyon.windup-procyon-core;bundle-version="1.0.0", + org.jboss.windup.decompiler.procyon.windup-procyon-reflection;bundle-version="1.0.0", + org.jboss.windup.decompiler.api.forge-addon;bundle-version="4.0.0", + org.jboss.windup.utils.windup-utils.forge-addon;bundle-version="4.0.0"