Creating a Project

To use the plug-in, you must first create a project. After creating a project, you can add resources and processes to it.

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.

    Procedure
  1. Before you start TIBCO Business Studio, ensure that the appropriate platform is supported.
    Your plug-in might not support all the platforms. For a list of supported platforms, see the Readme file.

    Platform Step
    Microsoft Windows Click Start > All Programs > TIBCO > TIBCO_HOME > TIBCO Business Studio <version> > Studio for Designers
    Linux or macOS Run the TIBCO Business Studio for BusinessWorks executable file located in the TIBCO_HOME/studio/<version>/eclipse directory.
  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 New BusinessWorks Application Module wizard.
  4. In the Project dialog box, 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. To create a Java module, select the Use Java configuration check box.
      A Java module provides the Java tooling capabilities.
    6. Click Finish to create the project.

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