Basics
You can start the ZKM Script Helper at any time by selecting the Tools | ZKM Script Helper menu.
|
|
|
|
|
Introduction
You advance through the dialog sequence by clicking on .
To return to a previous window click on .
You can exit the sequence at any time by clicking on .
|
|
|
|
|
"classpath" Statement
The ZKM Script Helper "classpath Statement" dialog works in exactly the same way as the
"Options | Classpath" dialog.
The directories and archive files that you put into the classpath must already exist.
Also, there must be a path to java.lang.Object.
|
|
|
|
|
"open" statement
The ZKM Script Helper "open Statement" dialog works in exactly the same way as the
"File | Open" dialog. Of course, no files are actually processed.
Your selections are merely converted into a ZKM Script open statement.
However, the directories and archive files that you wish to select must already exist and at least one of them
must contain a class file.
|
|
|
|
|
"trimExclude" Statement
The ZKM Script Helper "trimExclude Statement" dialog works in exactly the same way as the
"Trim Exclusions" dialog called by the "Tools | Trim" menu option except that there is no
button.
Click on
to skip the Trim Exclusion step entirely.
|
|
|
|
|
"trim" Statement
The ZKM Script Helper "trim Statement" dialog works in exactly the same way as the
"Trim Options" dialog called by the "Tools | Trim" menu option.
Click on
to skip the Trim step entirely.
|
|
|
|
|
"exclude" Statement
The ZKM Script Helper "exclude Statement" dialog works in exactly the same way as the
"Obfuscate Name Exclusions" dialog you can see if you select the "Tools | Obfuscate"
menu option.
|
|
|
|
|
"obfuscate" Statement
The ZKM Script Helper "obfuscate Statement" dialog works in exactly the same way as the
"Obfuscate Options" dialog.
|
|
|
|
|
|
|
|
"saveAll" Satement
The ZKM Script Helper "saveAll Statement" dialog works in exactly the same way as the
"File | Save all" dialog.
The directory into which you wish to save your classes must already exist or be created at this time.
|
|
|
|
|
Finished Script
You can now view your finished ZKM Script. Click on
to save it to a file. You can of course edit the file in a basic text editor to make any changes you wish.
|
|