Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
➜ Downloads jar xf NYE2.zip
java.util.zip.ZipException: encrypted ZIP entry not supported
at java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:302)
at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:121)
at sun.tools.jar.Main.extract(Main.java:922)
at sun.tools.jar.Main.run(Main.java:264)
at sun.tools.jar.Main.main(Main.java:1231)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment