Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java development in Nvidia Eclipse-Nsight

I've just installed Cuda toolkit 5.0 for Linux and am wondering whether it is possible to do Java development in Nsight. I have a Cuda project with Java frontend and this would make managing it a lot easier.

After all Nsight is based on Eclipse, and it hardly makes sense keeping two almost identical IDEs.

like image 966
fbielejec Avatar asked Mar 29 '26 16:03

fbielejec


1 Answers

This is how you can install Eclipse Java Developer Tools in Nsight:

  1. Go "Help->Install new software..."
  2. Set "http://download.eclipse.org/releases/indigo/" into "Work with" entry field. This is Eclipse.org update site that hosts open-source Eclipse plugins.
  3. Check "Programming Languages"/"Eclipse Java Development Tools"
  4. Complete the wizard. Wait for JDT installation to finish (may take awhile to finish, depending on your connection and state of mirrors).
  5. Restart the IDE.

You can now use all Eclipse Java Development features.

like image 119
Eugene Avatar answered Apr 01 '26 06:04

Eugene



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!