In IBM® Rational® Test RealTime,
projects are similar to C/C++ projects, but contain extra folders
and a specific toolchain for component testing and runtime analysis.
About this task
Rational Test RealTime can
only work with its own managed build toolchain. You can also import
and convert existing Eclipse CDT projects to work with
Rational Test RealTime.
Procedure
To create a new project:
- In the C/C++ perspective, click . Or you can work in Test
RealTime perspective, and click ,
and in the New project window, click C/C++,
then C Project or C ++ Project.
- In the C Project or C ++
Project wizard, type a Project name.
- In Project type, select and in Toolchains, select Rational
Test RealTime. Click Next.
- On the Select Configurations page,
ensure that the correct configuration is selected and click Next. You can select multiple configurations for the project.
- On the Target Deployment Port, select
a TDP that you want to use as the native target platform for your
project.
- Click Finish.
What to do next
After creating a project, you can import an existing C/C++
project into the product or use the Eclipse CDT tools to create a
new project.