Exercise 1.1: Importing the required resource
Before you can begin this tutorial, you must first import the following sample project:
To import the project:
- If the Welcome view is open, click X in the tab of the view to close it. (You can restore the Welcome view at any time by selecting Help > Welcome.)
- From the Software Development Platform menu bar, select File > Import.
The Import dialog box opens.
- Under Select an import source, select Existing Project into Workspace and click Next.
The Import dialog box changes so that you can specify a project to import.
- Next to Project contents click Browse.
The Browse for Folder dialog box opens.
- Navigate to the following folder: <installdir>/rad/eclipse/plugins/com.ibm.rational.pd.perfcov.tutorial.doc_<latest version>/resources, where <installdir> is the directory where your Software Development Platform application is installed.
- Select the sort folder and click OK.
- Click Finish.
You are now ready to begin Exercise 1.2: Collecting performance and coverage data.