Creating a Project

Projects are TIBCO ActiveMatrix BusinessWorks application modules that are created in TIBCO Business Studio for BusinessWorks. Begin by creating a project, and then add resources and processes.

An Eclipse project is an application module configured for TIBCO ActiveMatrix BusinessWorks. An application module is the smallest unit of resources that is named, versioned, and packaged as part of an application.

Note:

When importing an existing project to the current workspace of TIBCO Business Studio for BusinessWorks, if you click Select root directory in the Import Projects dialog box, you must select the Copy projects into workspace check box.

Procedure

  1. Start TIBCO Business Studio for BusinessWorks in one of the following ways:
    • Microsoft Windows: Click Start > All Programs > TIBCO > TIBCO_HOME > TIBCO Business Studio <version_number> > Studio for Designers.
    • macOS and Linux: Run the TIBCO Business Studio executable file located at TIBCO_HOME/studio/<version_number>/eclipse.
      Note: On macOS, to load the environment variables in the launchd.conf file correctly, ensure that the shell is bash when you start TIBCO Business Studio on a command line.
  2. From the menu, click File > New > BusinessWorks Resources to open the BusinessWorks Resource wizard.
  3. On the Select a wizard page, click BusinessWorks Application Module and click Next to open the Project page.
  4. On the Project page, configure the project that you want to create:
    1. In the Project name field, enter a project name.
    2. If you do not want to use the default location (current workspace) for the project, clear the Use default location check box and click Browse to select a new location.
    3. In the Version field, retain the default version of the application module or enter a new version.
    4. To automatically create an empty process and an application when creating the project, ensure that the Create empty process and Create Application check boxes are selected.
    5. Optional: To create a Java module, select the Use Java configuration check box.
    6. Click Finish.

Result

The project with the specified settings is displayed in the Project Explorer view.