mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00

-Add Refresh command to File menu. -Enable 'Refresh on Access' by default, like Eclipse for C/C++ package -Reorder the File menu a bit so that Exit is last Change-Id: I3636cd20da1a2523ca1574674cf6ebc59a124860 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4 lines
157 B
INI
4 lines
157 B
INI
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = false
|
|
|
|
# lightweight auto-refresh on access by default
|
|
org.eclipse.core.resources/refresh.lightweight.enabled=true
|