Creating a Project

The first task of using the plug-in is creating a project. After creating a project, you can add resources and processes.

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

Procedure

  1. Start TIBCO Business Studio:
    • Click Start > All Programs > TIBCO > TIBCO_HOME > TIBCO Business Studio version_number > Studio for Designers.
  2. To open the BusinessWorks Resource Wizard from the menu, click File > New > BusinessWorks Resources.
  3. In the Select a wizard dialog box, click BusinessWorks Application Module and then 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. By default, the created project is located in the workspace currently in use. If you do not want to use the default location for the project, clear the Use default location check box and click Browse to select a new location.
    3. Use the default version of the application module, or enter a new version in the Version field.
    4. To automatically create an empty process and an application, when creating the project keep the Create empty process and Create Application check boxes selected.
    5. Select the Use Java configuration check box if you want to create a Java module.
      A Java module provides the Java tool capabilities.
    6. To create the project, click Finish.

Result

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