Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference

ID 767253
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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.

NOTE:

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.