Creating a Project

Projects are BusinessWorks application modules that are created in TIBCO Business Studio. A project contains various resources.

Procedure

  1. Start TIBCO Business Studio.
  2. Click File > New > BusinessWorks Resources.
  3. Click BusinessWorks Application Module in the BusinessWorks Resource dialog. Click Next.
    Note: There are several ways to open the New BusinessWorks Application Module dialog and create a new project in TIBCO Business Studio. See the TIBCO ActiveMatrix BusinessWorks documentation for more information.
  4. Type a name for the project that you are creating in the Project name field.
  5. Select the Use default location, Create empty process, Create Application and Use Java configuration check boxes. Click Finish.
  6. In the Project Explorer view, click Module Descriptors > Overview, click the MANIFEST.MF tab, add the following content in the editor: Eclipse-RegisterBuddy: com.tibco.bw.palette.ejb.runtime

Result

A project and an application are created and displayed in the Project Explorer view. The Process editor is displayed automatically.