Blob Blame History Raw
--- runtime-decompiler/src/plugins/CfrDecompilerWrapper.json
+++ runtime-decompiler/src/plugins/CfrDecompilerWrapper.json
@@ -1,8 +1,8 @@
 {
   "Name": "Cfr",
-  "WrapperURL": "file://${XDG_CONFIG_HOME}/plugins/CfrDecompilerWrapper.java",
+  "WrapperURL": "file:/etc/java-runtime-decompiler/plugins/CfrDecompilerWrapper.java",
   "DependencyURL": [
-    "file://${HOME}/.m2/repository/org/benf/cfr/0.151/cfr-0.151.jar"
+    "file:/usr/share/java/CFR/cfr.jar"
   ],
   "DecompilerDownloadURL": "https://www.benf.org/other/cfr/faq.html"
 }