1java-jd-decompiler(1)       General Commands Manual      java-jd-decompiler(1)
2
3
4

java-jd-decompiler

6       decompile FQN which can see on its classpath
7

SYNOPSIS

9       CLASSPAHT="dir1:jar1:dir2...:jarN"    java-jd-decompiler   fully/quali‐
10       fied/name
11

DESCRIPTION

13       java-jd-decompiler        JD-Core is a standalone JAVA library contain‐
14       ing  the JAVA decompiler of "Java Decompiler project".  It support Java
15       1.8.0 to Java 12.0, including Lambda expressions, method references and
16       default  methods.  JD-Core is the engine of JD-GUI.  We provide a small
17       wrapper allowing to launch from cmdline, but still we  are  stuck  with
18       CLASSAPTH and FQNs
19

OPTIONS

21       variable CLASSPAHT must contain resources which insides you wish to de‐
22       compile. Arguemtns are then fuly qualifide names of classes you wish to
23       print out. More sense is to do it one by one.
24
25
26
27                                                         java-jd-decompiler(1)
Impressum