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?

Hi, @rob.gauna

Sorry for the issue you met.
Suggest to use VSCode instead as we are going to drop Nsight Eclipse soon.

By the way, if you are using CUDA 11.4, maybe you can try Eclipes 4.14/4.15/4.16/4.19 which we internally validated before.