Creating a Project

To use the plug-in, the first task is to create the project. You can add resources and processes after creating a project.

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

Procedure

  1. Start TIBCO Business Studio:
    • Microsoft Windows: Click Start > All Programs > TIBCO > TIBCO_HOME > TIBCO Business Studio version_number > Studio for Designers.
    • Linux: Run the TIBCO Business Studio executable file located atTIBCO_HOME/studio/version_number/eclipse directory.
  2. On the File menu, click New > BusinessWorks Resources. The BusinessWorks Resource wizard is displayed.
  3. On the "Select a wizard" page, click BusinessWorks Application Module, and click Next.
  4. On the Project page, enter the following details and click Finish:
    1. In the Project name field, enter a project name.
    2. By default, the created project is located in the workspace current 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. Keep the Create empty process and Create Application check boxes selected to automatically create an empty process and an application when creating the project.
    5. Select the Use Java configuration check box if you want to create a Java module.
      A Java module provides Java tooling capabilities.

Result

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