Tag: jar
JarOutputStream problems on Windows
by ricardoz on Sep.08, 2008, under Tips
If you ever tried to create a JAR file from Java code using JarOutputStream on a Windows platform you might have become as frustrated as me. I ran into two problems and since they took a nice part of my sleep time I’ve decided to share them and the solutions I found.
(continue reading…)