Skip to content

Instantly share code, notes, and snippets.

@strongant
Created October 24, 2024 09:07
Show Gist options
  • Save strongant/07bfea54b88a158daab1bb0c6137fca8 to your computer and use it in GitHub Desktop.
Save strongant/07bfea54b88a158daab1bb0c6137fca8 to your computer and use it in GitHub Desktop.
build windows jar file
& "D:\Program Files\Java\jdk1.8.0_301\bin\jar.exe" -cf x.jar -C x .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment