| |||
Home > Getting Started with the ARM Profiler > Importing the xvid example |
After you have successfully opened the ARM Workbench, follow these steps to import the xvid source code:
Select File → Import.... This opens an Import dialog like the one pictured in Figure 2.3.
Open the General tab and select Existing Projects into Workspace as pictured in Figure 2.3.
Click the Next button to open a window like the one pictured in Figure 2.4.
Click the Browse... button to open a dialog that enables you to search the directories on your disk for the desired project files.
Use the windows to navigate to the
directory, as
pictured in Figure 2.5.install_directory
/examples/xvid
Select the xvid folder in the hierarchy and press OK. This closes the window and returns you to an updated Import dialog, as pictured in Figure 2.6.
Make sure that the checkbox next to xvid is selected.
Make sure that the Copy projects into workspace checkbox is selected.
Click the Finish button to finish the import of the xvid project.