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
-
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. - From the menu, click File > New > BusinessWorks Resources to open the BusinessWorks Resource Wizard.
- On the Select a wizard page, click BusinessWorks Application Module and click Next to open the New BusinessWorks Application Module wizard.
- In the
Project dialog box, configure the project that you want to create:
- In the Project name field, enter a project name.
- 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.
- In the Version field, retain the default version of the application module or enter a new version.
-
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.
- To create a Java module, select the
Use Java configuration check box.
A Java module provides the Java tooling capabilities.
- Click Finish to create the project.
The project with the specified settings is displayed in the Project Explorer view.