To remove project dependencies

To remove project dependencies from a native COBOL project

  1. Select your project in COBOL Explorer.
  2. On the Project menu, click Properties.

    The Properties for <project-name> dialog box appears.

  3. Click Micro Focus > Build Path .
  4. Click the Projects tab.
  5. Select the project you want to remove from the list of project dependencies, then click Remove.

    The selected project dependency is removed.

  6. Click OK on the Properties for <project-name> dialog box to save the changes.

To remove project dependencies from a JVM COBOL project

  1. Select your project in COBOL Explorer.
  2. On the Project menu, click Properties.

    The Properties for <project-name> dialog box appears.

  3. Click Micro Focus > JVM Build Path.
  4. Click the Projects tab.
  5. Select the project you want to remove from the list of project dependencies, then click Remove.

    The selected project dependency is removed.

  6. Click OK on the Properties for <project-name> dialog box to save the changes.