Subfolders

From DBArtisan
Jump to: navigation, search

Go Up to Working with Projects

Subfolders help categorize your source code files. On the Project Tab of the Database Navigator/Explorer, you can:

Creating a New Subfolder

To create a new subfolder:

  1. On the File menu click Open Project.
    The Open Project dialog box opens.
  2. In File name, type the name and location of the project or use browse to locate the project.
    Note: Project files are designated with a *.epj extension.
  3. Click Open.
    The Project Tab containing the project opens.
  4. On the Project menu, click New Subfolder.
  5. Type the name of the new subfolder and then press Enter.


Deleting a Subfolder

To delete a project, do the following:

  1. On the File menu click Open Project.
    The Open Project dialog box opens.
  2. In File name, type the name and location of the project or use browse to locate the project.
    Note: Project files are designated with a *.epj extension.
  3. Click Open.
    The Project Tab containing the project opens.
  4. On the Project Tab, right-click a subfolder, and then click Delete.
    The Confirm Delete dialog box opens.
  5. In the Confirm Delete dialog box, select the Delete local copy to delete the local copy of the subfolder, and then click OK.


Confirm Delete Dialog Box

The table below describes the options and functionality on the Confirm Delete Dialog Box:

Option Description

Delete local copy

Deletes the local copy of the subfolder.

For more information, see Deleting a Subfolder.

Renaming a Subfolder

To rename a subfolder, do the following:

  1. On the File menu click Open Project.
    The Open Project dialog box opens.
  2. In File name, type the name and location of the project or use browse to locate the project.
    Note: Project files are designated with a *.epj extension.
  3. Click Open.
    The Project Tab containing the project opens.
  4. On the Project Tab, right-click a subfolder, and then click Rename.
  5. Type the name of the new subfolder and then press Enter.


Sorting Subfolders

To sort a subfolder, do the following:

  1. On the File menu click Open Project.
    The Open Project dialog box.
  2. In File name, type the name and location of the project or use browse to locate the project.
    Note: Project files are designated with a *.epj extension.
  3. Click Open.
    The Project Tab containing the project.
  4. On the Project Tab, right-click the subfolders you want to sort and then click Sort.

Topics