Adapted decompiler plugins
todo, test them (and a bit more)
This commit is contained in:
parent
4bf0872e61
commit
ff42bdeea2
9 changed files with 139 additions and 4 deletions
|
|
@ -2,7 +2,8 @@
|
|||
+++ runtime-decompiler/src/plugins/ProcyonDecompilerWrapper.json 2019-01-16 12:13:37.317778036 +0100
|
||||
@@ -2,9 +2,9 @@
|
||||
"Name": "Procyon",
|
||||
"WrapperURL": "file://${XDG_CONFIG_HOME}/plugins/ProcyonDecompilerWrapper.java",
|
||||
- "WrapperURL": "file://${XDG_CONFIG_HOME}/plugins/ProcyonDecompilerWrapper.java",
|
||||
+ "WrapperURL": "file:/etc/java-runtime-decompiler/plugins/ProcyonDecompilerWrapper.java",
|
||||
"DependencyURL": [
|
||||
- "file://${HOME}/.m2/repository/com/github/mstrobel/procyon-core/1.0-SNAPSHOT/procyon-core-1.0-SNAPSHOT.jar",
|
||||
- "file://${HOME}/.m2/repository/com/github/mstrobel/procyon-compilertools/1.0-SNAPSHOT/procyon-compilertools-1.0-SNAPSHOT.jar",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue