Checking out a project from SVN

The IDE includes an SVN perspective for working with your configuration management repository.

Follow these steps to check out an SVN project from within the IDE:
  1. In the IDE, open the SVN perspective: Window > Open Perspective > SVN Repository Exploring.
  2. Right-click in the SVN Repositories view and select New > Repository Location….
  3. In the dialog, enter the URL for the SVN repository that contains the gles2-gears project, then enter your username and password. Click Finish.
  4. In the SVN Repositories view, right-click over gles2-gears and select Check Out.

When you open the C/C++ perspective, you'll see the gles2-gears project in the Project Explorer view.