Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Getting Started | Configuring Mobile Designer | Mobile Designer Configuration Properties (sdk.properties) | KZip Property
 
KZip Property
You can configure Mobile Designer to use KZip for JAR compression. When KZip is not available, Mobile Designer uses 7Zip as the default JAR packager if 7Zip is configured. If 7Zip is not configured, Mobile Designer falls back to using 'jar'.
You can download the Windows version of KZip from Ken Silverman’s Utility Page. You can download the Linux and Mac OS X version from JonoF’s Games and Stuff.
j2me.packager.kzip
Specifies the location of the KZip executable.
Value
Path to the installed KZip executable.
Default
C:/Program Files/KZip/kzip.exe
Example
j2me.packager.kzip=D:/Program Files/KZip/kzip.exe