I want to create a .zip file using Java(jdk, ant.jar or commons-compress).
But if the ZipEntry\'s name contains non-English(eg. Chinese, Japanese), it will display unrea
Take a look to 7-Zip-JBinding it's a Java wrapper for 7zip.