How to Install eclipse-cdt-jni in Ubuntu 18.04



Install eclipse-cdt-jni by entering the following commands in the terminal:

sudo apt update
sudo apt install eclipse-cdt-jni

Description:

C/C++ Development Tools for Eclipse (JNI)

The eclipse-cdt package contains Eclipse features and plugins that are useful for C and C++ development. . The current release function includes: * C/C++ Editor (basic functionality, syntax highlighting, code completion, etc.) * C/C++ Debugger (APIs & Default implementation, using GDB) * C/C++ Launcher (APIs & Default implementation, launches and external application) * Parser * Search Engine * Content Assist Provider * Makefile generator . This package contains architecture specific JNI libraries

Homepage: http://www.eclipse.org/cdt/

Version: 8.6.0-2

Section: universe/java