mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
![]() Prior to this it was SWT.NONE which is now being interpreted as an Open dialog which means an existing file must be selected. In some conditions the SWT.NONE would allow a new file to be entered that didn't exist already, so this did not affect everyone. With this change a normal Save dialog is presented, and the OS confirm overwrite is enabled. Change-Id: Iea8c4211f8d9fe0c2f4d423780d91a62f6d3edab |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.linux.aarch64 | ||
org.eclipse.cdt.core.linux.ppc64le | ||
org.eclipse.cdt.core.linux.x86_64 | ||
org.eclipse.cdt.core.macosx | ||
org.eclipse.cdt.core.native | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.core.win32.x86_64 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests | ||
pom.xml |