This will decompile a jar file into class files and java files while preserving packages
./decompile.shThen input the jar file name like below
Please enter the full name of the jar file (the jar file has to be in the same directory as the decompile.sh): helloworld.jar