Hi All,
I have a JAR file that contains a .dll file. But during an ant build a ZIP Error is thrown
error reading D:\COE\Libraries\client\WSQUtil-1.0.jar; error in opening zip file
Is there a way to overcome this ? The jar looks fine(opens in winzip) and eclipse build path also references the class file that it contains.
Any help would be much appreciated.
Thanks.