If you specify the class path to the Source Package Root for a root project, it is generated correctly for all sub-projects. For subsequent modifications, it is easiest to checkmark all projects in the Project Editor and to choose Project > Attributes of Checkmarked Projects. Then press the Generate button to the right of the field.
Byte-Code Package Root
| By default, byte-code is generated to the same directories as the source code. If you prefer to keep your source and byte-code separately, enter a root directory (relative or absolute) where you would like your byte-code packages to start, then press the Generate button. SNiFF+ will create the specified directory, and recreate the package structure. Byte-code will be generated to this directory when you build your project.
If you simply enter a name for a directory, it will be created in the current project directory.
|