jdtls-decompiler-plugins/javaConfig.json
2022-02-25 11:36:29 -07:00

16 lines
491 B
JSON

{
"projects": [
"dg.jdt.ls.decompiler.common",
"dg.jdt.ls.decompiler.cfr",
"dg.jdt.ls.decompiler.fernflower",
"dg.jdt.ls.decompiler.procyon",
"dg.jdt.ls.decompiler.target",
"dg.jdt.ls.decompiler.common.tests",
"dg.jdt.ls.decompiler.cfr.tests",
"dg.jdt.ls.decompiler.fernflower.tests",
"dg.jdt.ls.decompiler.procyon.tests"
],
"targetPlatform": "dg.jdt.ls.decompiler.target/dg.jdt.ls.decompiler.tp.target"
}