Use the Paths tab of the Module page to configure the compiler output paths for the module, and also to specify the locations of external JavaDocs and external annotations associated with the module.

Compiler output

ItemDescription
Inherit project compile output pathSelect this option to use the paths specified for the project.
Use module compile output pathSelect this option if you want to set the compiler output paths for this module individually. Specify the associated settings:
  • Output path. Specify the directory for the production classes. Use ../../Shared/browseButton.png (⇧⏎⇧⏎⇧⏎⇧⏎⇧⏎) to select the directory in the Select Output Path dialog.
  • Test output path. Specify the directory for the test classes. Use ../../Shared/browseButton.png (⇧⏎⇧⏎⇧⏎⇧⏎⇧⏎) to select the directory in the Select Test Output Path dialog.
  • Exclude output paths. Select this checkbox to make the output directories Configuring Projects.

JavaDoc

Use the available controls to compose the list of locations where external JavaDocs associated with the module are stored.

IconShortcutDescription
../../Shared/new.png ⌘N⌃N⌘N Use this icon or shortcut to add a JavaDoc file to the list.
../../Shared/delete.png ⌘⌦⌘⌦⌥⌦ Use this icon or shortcut to remove the selected item from the list.
../../Shared/url_javadoc.PNG Use this icon to add a URL of online JavaDoc.

External Annotations

Use ../../Shared/new.png and ../../Shared/delete.png to manage the list of locations (directories) for external annotations associated with the module.

IconShortcutDescription
../../Shared/new.png ⌘N⌃N⌘N Use this icon or shortcut to add a directory to the list.
../../Shared/delete.png ⌘⌦⌘⌦⌥⌦ Use this icon or shortcut to remove the selected item from the list.