Creating an empty program project

This topic explains how to create an empty APEX2 program project and link it to an existing APEX2 graph project.

To create an APEX2 program project:

  1. On the menu, click File > New > APEX2 Program Project.
  2. In the New APEX2 Program Project dialog box, type the project name and select the required options. Click Finish.
    project name

    The new project appears in the Project Explorer. The canvas displays an empty diagram of the project.

To proceed with the application development, you need to link your empty program project to an APEX2 graph. For help, refer to topic Linking a program project to a graph.