Creating a Project

The first task for 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 TIBCO ActiveMatrix BusinessWorks™. An application module is the smallest unit of resources that is named, versioned, and packaged as part of an application.

Before you begin [Mention the prerequisites for your procedure.]
    Procedure
  1.  
  2. From the menu, click File > New > BusinessWorks Resources to open the BusinessWorks Resource Wizard.
  3. In the Select a wizard dialog box, 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:
  5. In the Project name field, enter a project name.
  6. 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.
  7. Use the default version of the application module, or enter a new version in the Version field.
  8. Keep the Create empty process and Create Application check boxes selected to automatically create an empty process and an application when creating the project.
  9. Optional: Select the Use Java configuration check box if you want to create a Java module. A Java module provides the Java tool capabilities.
  10. Click Finish to create the project.
ResultThe project is created and displayed in the Project Explorer view and the canvas opens up showing the empty process in the Process Editor view.
What to do next[What should user do next. Can be some instruction or some xref link.]