tsvetan-stoyanov / launchpi

Launch Raspberry PI Java applications from within Eclipse
Apache License 2.0
23 stars 3 forks source link

Delete a ssh ip from the list... Or alternatively change the user for the ssh access #19

Closed marioconforti closed 9 years ago

marioconforti commented 9 years ago

I mistyped the pi user in the configuration, and now i cannot add a new ip from the list deleteing the old one or changing the user from the ssh log in interface

thanks

tsvetan-stoyanov commented 9 years ago

Switch to the "Remote System Explorer" perspective and select the host in the "Remote Systems" view. In the "Properties" view you will see a property named "Default User ID" which have to be edited. Once the user id is fixed, re-launch the application.

untitled

marioconforti commented 9 years ago

Thank you!