Project Tasks : Creating a Project

Creating a Project
This section explains the basic procedure for creating a new project. See TIBCO BusinessEvents Getting Started for tutorials on building and populating a basic TIBCO BusinessEvents project.
To import a TIBCO BusinessEvents Studio project into your workspace, select File > Import > General > Existing projects into Workspace. Do this for current release projects only.
To Create a Project
1.
Start TIBCO BusinessEvents Studio. In Windows, click Start > All Programs > TIBCO > YourEnvironment > TIBCO BusinessEvents 5.0 > TIBCO BusinessEvents Studio.
2.
If you are prompted, select or create the Eclipse workspace directory where your project files will be stored. (If you check the option to use this workspace as a default, you are not prompted again.)
3.
You may be prompted to upload usage data collected by the Eclipse Usage Data Collector. Select an option as desired. (This is an Eclipse activity, and not part of using TIBCO BusinessEvents Studio.)
4.
You see the TIBCO BusinessEvents Studio UI. From the File menu select New > Project. You see the New Project — Select a Wizard dialog.
5.
Select TIBCO BusinessEvents > Studio Project and click Next.
6.
Names follow Java variable naming restrictions. Do not use any reserved words. See Identifiers (Names).
7.
8.
Click Finish.
A new folder tree appears in TIBCO BusinessEvents Studio Explorer with a default set of folders you can use as desired. (The defaultVars folder, however, is required.)
Source Control  If the project is under source control using Perforce, editing a resource automatically checks out the resource and makes it writable.