Go to file
2021-09-16 20:44:09 +08:00
res Initial commit 2021-09-16 20:44:09 +08:00
src Initial commit 2021-09-16 20:44:09 +08:00
.gitignore Initial commit 2021-09-16 20:44:09 +08:00
archive.bat Initial commit 2021-09-16 20:44:09 +08:00
archive.sh Initial commit 2021-09-16 20:44:09 +08:00
compile.bat Initial commit 2021-09-16 20:44:09 +08:00
compile.sh Initial commit 2021-09-16 20:44:09 +08:00
manifest.mf Initial commit 2021-09-16 20:44:09 +08:00
README.md Initial commit 2021-09-16 20:44:09 +08:00

Requirement

  • Oracle JDK >= 1.8
  • Add JDK's /bin directory into environment variable $PATH.

Compilation

Execute compile.sh (compile.bat for Windows).

Archive

Execute archive.sh (archive.bat for Windows).