Eclipse/Ubuntu support

I am running on Eclipse 2021-06, Ubuntu 18.04, OpenJDK 11, and CUDA 11.4
I’ve successfully installed the Nsight plugin for my device; I can build, debug, and run my CUDA project on my remote Jetson board.

However, my coworker is trying to do the same setup with Ubuntu 20.04, OpenJDK 17 (same CUDA version, but we’ve tried different Eclipse versions) but we keep running into issues.

I’ve also run into issue on my (Ubuntu 18) machine when running more recent versions of Eclipse.

Is there a reason why Eclipse is so flaky?

Is VSCode more reliable?