Visible to Intel only — GUID: GUID-E49D211B-6AD1-4D81-9D02-B2DCCE58DC54
Visible to Intel only — GUID: GUID-E49D211B-6AD1-4D81-9D02-B2DCCE58DC54
Use Eclipse
The Intel® oneAPI DPC++/C++ Compiler for Linux provides integrations for the compiler to Eclipse and C/C++ Development Tooling (CDT) that let you develop, build, and debug your Intel oneAPI DPC++/C++ Compiler projects in an integrated development environment (IDE).
Eclipse is an open source software development project dedicated to providing a robust, full-featured, commercial-quality, industry platform for the development of highly integrated tools. It is an extensible, open source integrated development environment (IDE). CDT is a complete C/C++ IDE for the Eclipse platform, which allows you to develop, build, and run projects in a visual, interactive environment. CDT is layered on Eclipse and provides a C/C++ development environment perspective.
Eclipse and CDT are not bundled with the Intel® oneAPI DPC++/C++ Compiler. They must be obtained separately.
If you used sudo sh ./<installer>.sh to install the Intel® oneAPI toolkits, use sudo ./eclipse to open Eclipse as a root user.
If you used sh ./<installer>.sh to install the Intel® oneAPI toolkits, use ./eclipse to open Eclipse as a current user.
If you attempt to open Eclipse as a current user after installing as a root user, the integration will not be available.