Search code examples
eclipseeclipse-cdtremote-debugging

How to remove a Connection from the Debug Configuration options in Eclipse?


In Eclipse for your Debug Configurations, how can you delete or rename an existing connection? For example how can you delete 'RPi3 - RPI1' from the example below?

enter image description here

I've wasted almost 15 minutes trying to successfully do this and I submit - please help!


Solution

  • Assuming these are IRemoteConnection connections, Open the Windows -> Show Views menu item and find the Connections view to open it. You should see the connections there and there is a Delete Connection menu item.