eclipse.platform icon indicating copy to clipboard operation
eclipse.platform copied to clipboard

The "Save as" option on the Common tab in Debug Launch Configuration cannot be saved.

Open laomaolaile opened this issue 1 month ago • 0 comments

I'm using Eclipse IDE for Embedded C/C++ Developers 2025-09 and have created a RISC-V project.

When opening the Debug Launch Configuration from the Launch Bar, modifying the "Save as" setting on the Common tab and then clicking "OK" does not save the change.

Image

However, if the configuration is opened via the menu "Run → Run Configurations...", modifications to the "Save as" setting are saved correctly.

Image

So I suspect this might be a bug.

I've looked into the source code and found that the logic for this is in org.eclipse.debug.ui.CommonTab. I'm not sure if someone could take a look at this issue.

Image

laomaolaile avatar Nov 17 '25 08:11 laomaolaile