Typically, there is a one-to-one relationship between your current development project and a Test RealTime project. Although your development project may consist of more than one application, these applications often possess a common theme. Use the Test RealTime project to enforce that theme.
To create a project in Test RealTime:
Start IBM Rational
Test RealTime:
Windows: use the Start menu
UNIX: type studio on the command
line
Select the Get Started link on the left-hand side
of the Start Page.
Two links appear on the top of the page: New
Project and Open Project.
Select the New Project link.
You should now see the New Project
Wizard.
In the Project
Name field, enter MyProject
(no spaces).
In the Location field, select
the button, browse to the folder in which you want MyProject
to be stored and then select it. For this Tutorial, let's assume that
the project has been stored in the C:\tmp
(Windows) or \usr\tmp (UNIX) folder.
Click the Next button.
Select, from the list of Target Deployment Ports (TDPs) currently installed on your machine, the one you intend to use to compile, link, and deploy your source code and the test or runtime analysis harness. Since we are working on Ada source code, you should choose the TDP corresponding to your Ada development environment.
Click the Finish button.
That's it. The project has been created - named MyProject- and a project node by the same name appears on the Project Browser tab of the Project Explorer window on the right-hand side of the UI: