コンパイラーの Eclipse* への追加

この手順は、Eclipse* 向けインテル® oneAPI DPC++/C++ コンパイラー・プラグインを手動でインストールする場合にのみ必要です。

インテル® oneAPI DPC++/C++ コンパイラー製品拡張を Eclipse* の構成に追加するには、次の操作を行います。

  1. Eclipse* を起動します。
  2. [Help] > [Install New Software] を選択します。
  3. [Work with] フィールドの横にある [Add] ボタンをクリックします。[Add Repository] ダイアログボックスが開きます。
  4. [Archive] ボタンをクリックし、<install_dir>/compiler/<version>/linux/ide_support ディレクトリーを参照します。com.intel.compiler (C++) または com.intel.dpcpp.compiler (DPC++) で始まる .zip ファイルを選択した後、[OK] をクリックします。
  5. [Intel® Software Development Tools] > [Intel® C++ Compiler] (C++) または [Intel® oneAPI DPC++ Compiler] > [Intel® oneAPI DPC++ Compiler] (DPC++) を選択して[OK] をクリックします。
  6. インストール手順に従います。
  7. Eclipse* の再起動を求められたら、[Yes] を選択します。

Eclipse* が再起動したら、インテル® oneAPI DPC++/C++ コンパイラーを使用する CDT プロジェクトを作成して作業することができます。