PreviousNext

Set .java file properties

    1. In the Workspace files window, right-click a .java source file.
    2. Click Properties.
    3. Set any of the following options:
      Option
      Description

      Dependency only. Do not build

      The file is necessary to build other files, so the BlackBerry® IDE includes it when checking dependency, but not when building the project.

      Build Only. Do not generate dependency information in makefile

      The BlackBerry IDE includes the file when building the project, but not when checking dependency.

    4. Click OK.

      Note: Building a project builds the project libraries on which it depends unless otherwise specified in the File Properties dialog box.

Related topic


   BlackBerry