Fix "... not available in path" messages when looking for Java decompilers; we...
Fix "... not available in path" messages when looking for Java decompilers; we were using the Python class name (eg. "<class 'diffoscope.comparators.java.Javap'>") over the actual command we looked for (eg. "javap").
Loading
Please register or sign in to comment