Classpath Window
Contents:
This dialog sets the Zelix KlassMaster classpath. The classpath is used at the time of analyzing, trimming and obfuscating your classes.
Zelix KlassMasterTM searches the classpath for any classes (not opened for processing) which are accessed by classes which you have opened for processing.
Possible examples are API or 3rd party classes. Note that Zelix KlassMaster must be able to find and analyze every
class that is directly or indirectly extended or implemented by your classes.
Also note that the Zelix KlassMaster classpath must also include the Java bootstrap classes (eg. java.lang.Object).
It is highly recommended that the classpath specify the bootstrap classes corresponding to the classes being processed regardless of which JVM
you are using to run Zelix KlassMaster.
For example, if you are processing classes compiled using a 1.2 compiler then you should specify the 1.2 bootstrap classes in the Zelix KlassMaster classpath.
The list of paths that make up the current classpath. It must include a path to the Java bootstrap classes appropriate for your classes.
Click the "Add" button to open a file dialog. The dialog will allow you to select new paths to add to the list.
Removes the selected path from the classpath.
Moves the selected path upwards within the list. The list order represents the search order. Paths at the top will be searched first.
Moves the selected path downwards within the list. The list order represents the search order. Paths at the bottom will be searched last.
© 2019 Zelix Pty Ltd