Bumped to latest 7.3.
Most likely many deps missing. Will be added later
This commit is contained in:
parent
f7d5b260a3
commit
bedecc2650
17 changed files with 328 additions and 69 deletions
14
systemJcoderG.patch
Normal file
14
systemJcoderG.patch
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
--- runtime-decompiler/src/plugins/JcoderGDecompilerWrapper.json 2018-11-12 15:25:47.000000000 +0100
|
||||
+++ runtime-decompiler/src/plugins/JcoderGDecompilerWrapper.json 2019-01-16 12:13:37.317778036 +0100
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"Name": "jcoderG",
|
||||
- "WrapperURL": "file://${XDG_CONFIG_HOME}/plugins/JcoderGDecompilerWrapper.java",
|
||||
+ "WrapperURL": "file:/etc/java-runtime-decompiler/plugins/JcoderGDecompilerWrapper.java",
|
||||
"DependencyURL": [
|
||||
- "file://${HOME}/.m2/repository/org/openjdk/asmtools/8.0.b02-ea/asmtools-8.0.b02-ea.jar"
|
||||
+ "file:/usr/share/java/openjdk-asmtools/asmtools.jar"
|
||||
],
|
||||
"DecompilerDownloadURL": "https://github.com/openjdk/asmtools"
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue