|
Class lookup
Enter names of classes which here are to be looked up and copied to
the output archive. After copying, the bytecode of any class is scanned
recursively for referenced classes. These are copied as well, if not
yet contained in the file.
(1) Enter a qualified class name in the input field
and add it to the list (2) by clicking on "add".
List entries may be deleted by selecting them
and clicking on "remove".
Frequently supplying the name of the main class is sufficient to generate a complete archive. If the project contains more than one, the plugin can present a list of main classes. Click on "Select a main class" and select one. Class names may contain wildcards (3) In case you don't want to transfer classes from certain sources, you can enter the appropriate prefixes here. If Autojar finds a file in a base (i.e., directory or archive from the class path), it checks if the path of that base starts with any of these prefixes. If it does, the class is skipped. Either enter a prefix in the input field and click on "add", or click on "..." to start a file selection dialog. The selected directory or archive will be used as prefix. Items can be removed from the list by selecting them and clicking on "remove". |