File OpenZelix KlassMaster loads classes by the directory. This is because a package corresponds to a directory in the JDK and many other Java development environments. So to load a class you must load the directory in which it is stored. When you load a directory all the files with the ".class" extension in that directory are loaded. |
|
BasicsWhen Zelix KlassMaster is started it automatically opens the "Select Package Directories" dialog. You may open the dialog at any other time by selecting the File Open menu. |
![]() |
![]()
|
|
The left panel of the "Select Package Directories" dialog is
the directory tree. It displays the current directory
between angle brackets
(ie <...>)
The selected directory is the directory that is currently highlighted in the left panel. |
![]() |
Selecting DirectoriesThe Selected Directories panel lists the directories which will be searched for ".class" files to load. Select a directory in the directory tree then
Alternatively
|
![]() |
Removing DirectoriesTo remove a directory from the Selected Directories panel, select it and
To remove all directories from the Selected Directories panel, simply
click on
Click on |
![]() |
![]() |