Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-77395CD9-9BDF-4BB4-A01C-5BB2C4F03310
Visible to Intel only — GUID: GUID-77395CD9-9BDF-4BB4-A01C-5BB2C4F03310
Add the Compiler to Eclipse
This step is needed only if you are manually installing the Intel® oneAPI DPC++/C++ Compiler plug-in for Eclipse.
To add the Intel oneAPI DPC++/C++ Compiler product extension to your Eclipse configuration:
- Start Eclipse.
- Select Help > Install New Software.
- Next to the Work with field, click the Add button. The Add Repository dialog box opens.
- Click the Archive button and browse to the <install_dir>/compiler/<version>/share/ide_support/eclipse/compiler directory. Select the .zip file that starts with com.intel.compiler for C/C++ or com.intel.dpcpp.compiler for SYCL, then click OK.
- Select Intel® Software Development Tools > Intel® C++ Compiler Integration for C/C++ or Intel® oneAPI DPC++ Compiler Integration > Intel® oneAPI DPC++ Compiler Integration for SYCL, then click OK.
- Follow the installation instructions.
- When asked if you want to restart Eclipse, select Yes.
When Eclipse restarts, you can create and work with CDT projects that use the Intel oneAPI DPC++/C++ Compiler.