Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

3.1.2. Linux Installation

The procedure for installing Eclipse IDE in Linux environment:
  1. Download CDT 8.8.1 which is Eclipse C/C++ IDE for Mars.2.
    Tip: Try the mirror links if the main source link does not work.
  2. Extract the downloaded file into this directory: < Intel® Quartus® Prime installation directory>/nios2eds/bin.
    You should see the < Intel® Quartus® Prime installation directory>/nios2eds/bin/eclipse folder after extraction is done.
  3. Rename the < Intel® Quartus® Prime installation directory>/nios2eds/bin/eclipse folder to < Intel® Quartus® Prime installation directory>/nios2eds/bin/eclipse_nios2.
  4. Extract < Intel® Quartus® Prime installation directory>/nios2eds/bin/eclipse_nios2_plugins.tar.gz to < Intel® Quartus® Prime installation directory>/nios2eds/bin.
    The extraction overrides files in < Intel® Quartus® Prime installation directory>/nios2eds/bin/eclipse_nios2.
  5. Verify the extraction is done correctly by making sure you see the < Intel® Quartus® Prime installation directory>/nios2eds/bin/eclipse_nios2/plugin_customization.ini file.
  6. You can now launch Nios® II SBT for Eclipse using eclipse-nios2.exe.
    Note: The instructions are also included in the < Intel® Quartus® Prime installation directory>/nios2eds/bin/README file.