qark icon indicating copy to clipboard operation
qark copied to clipboard

Add path to java executable from CLI

Open nwalsh-lnk opened this issue 8 years ago • 0 comments

A click option should be added for a java_executable_path where a user can specify a path to their java executable.

This path should be used in the following files:

  • decompiler.py
    • get_java_version
    • APK_TOOL_COMMAND
  • external_decompiler.py commands
    • fernflower
    • CFR
    • Procyon

nwalsh-lnk avatar Feb 01 '18 23:02 nwalsh-lnk