how to extract files from the jar file code example
Example 1: extract file from jar
unzip youFile.jar "*.java"
Example 2: extract file from jar
unzip youFile.jar "*.java"
unzip youFile.jar "*.java"
unzip youFile.jar "*.java"