Detaching an SDK

An SDK can be detached from a particular project's configuration or from all project build configurations.

To detach an SDK:
  1. Right-click the project in the Project Explorer and click Properties on the context menu. In the Properties dialog box, go to the SDKs page.
  2. Select one or several SDKs to be detached and click the Attach/Detach button.
  3. Remove the plus mark from the project build configurations from which the selected SDKs will be detached.


    Detaching an SDK

  4. Click OK. The detached build configurations are displayed without the plus mark in the list.
  5. To complete the operation, click OK on the SDKs page of the project properties.