12 lines
464 B
Diff
12 lines
464 B
Diff
--- runtime-decompiler/src/plugins/JdDecompilerWrapper.json
|
|
+++ runtime-decompiler/src/plugins/JdDecompilerWrapper.json
|
|
@@ -2,7 +2,7 @@
|
|
"Name": "JD",
|
|
"WrapperURL": "file://${XDG_CONFIG_HOME}/plugins/JdDecompilerWrapper.java",
|
|
"DependencyURL": [
|
|
- "file://${HOME}/.m2/repository/org/jd/jd-core/1.1.3/jd-core-1.1.3.jar"
|
|
+ "file:///usr/share/java/jd-core/jd-core.jar"
|
|
],
|
|
"DecompilerDownloadURL": "https://github.com/java-decompiler/jd-core/"
|
|
}
|
|
|