Exercise 1.1: Importing the required resource
Before you can begin this tutorial, you must first import the following project:
To import the project:
- If the Welcome view is open, click X in the view's tab to close the view. (You can restore the Welcome view at any time by clicking Help > Welcome.)
- From the Software Development Platform menu bar, click File > Import. The Import dialog box opens.
- Under Select an import source, select Project Interchange and click Next. The Import Project Interchange Contents dialog box opens.
- Next to From zip file, click Browse. The Open dialog box opens.
- Navigate to the following directory: <installdir>/rad/eclipse/plugins/com.ibm.rational.pd.leak.tutorial.doc_<latestVersion>/resources, where <installdir> is the directory where your Software Development Platform application is installed.
- Select ThreeTierQueue.zip and click Open.
- In the Import Project Interchange Contents dialog box, click the check box next to ThreeTierQueue.
- Click Finish.
Now you are ready to begin Exercise 1.2: Capturing heap dumps.