Bug 370768 - [remote][launch] Properties button on launch dialog should be more complete
Summary: [remote][launch] Properties button on launch dialog should be more complete
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 8.6.0   Edit
Assignee: Teodor Madan CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 15:42 EST by Marc Khouzam CLA
Modified: 2014-10-29 09:34 EDT (History)
6 users (show)

See Also:


Attachments
edit connection proposal (239.19 KB, image/jpeg)
2014-10-23 11:34 EDT, Iulia Vasii CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Khouzam CLA 2012-02-06 15:42:40 EST
For the Automated remote launch, the Properties button next to the Connection in the Main tab only allows to change limited launch properties.

I've gotten a request to access the full RSE properties for the connection.

This would be more user-friendly, instead of having to open the Remote Systems view.
Comment 1 Anna Dushistova CLA 2012-02-06 16:16:09 EST
Marc, what do you mean by the full RSE properties?
Comment 2 Marc Khouzam CLA 2012-02-06 16:33:21 EST
(In reply to comment #1)
> Marc, what do you mean by the full RSE properties?

The set of properties accessible through the Remote Systems view.
Changing the IP address for example.
Comment 3 Iulia Vasii CLA 2014-10-23 11:34:43 EDT
Created attachment 248135 [details]
edit connection proposal
Comment 4 Iulia Vasii CLA 2014-10-23 11:35:43 EDT
Hi Marc,

I was about to enter a new bug about the same topic, there is no way to edit the connection without leaving the launch configuration.

My thinking was to add an "Edit..." button next to "New..." and "Properties". The "Edit..." will open the connection properties page in order to change the host name as this is the most common case. Why a new button? Because "Properties" is not necessarily related to the connection, it has some settings about the application to be downloaded to the target - like remote workspace location etc.

Please see the attachment above. What do you think?
Comment 5 Iulia Vasii CLA 2014-10-27 11:09:32 EDT
Any thoughts?

Here is the patch:
https://git.eclipse.org/r/#/c/35543
Comment 6 Teodor Madan CLA 2014-10-28 08:48:36 EDT
I have pushed the changes to master:
https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=1a87fa7fe354503517e04341503e832c31a66cbe
Comment 7 Marc Khouzam CLA 2014-10-28 14:27:25 EDT
Thanks for this!
Can you update the New&Noteworthy with this nice change?
https://wiki.eclipse.org/CDT/User/NewIn86#Debug

Thanks!
Comment 9 Marc Khouzam CLA 2014-10-29 09:28:12 EDT
(In reply to Iulia Vasii from comment #8)
> Done.
> https://wiki.eclipse.org/CDT/User/
> NewIn86#Edit_connection_properties_in_remote_launch

Perfect.  Thanks!
I've just added the fact that it was a contribution from you.
Comment 10 Iulia Vasii CLA 2014-10-29 09:34:27 EDT
Ok, thanks!