I've brought in a .jar file and set it as an embedded jar as part of a Java Bindings Library Project but when I attempt to compile, I receive the following error:
Error J2X0001: Couldn't open java archive : java.util.zip.ZipException: error in opening zip file (J2X0001)
I'm running Xamarin Studio Build 4.2.2 (build 2). Any insight would be much appreciated!
Thanks -