mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +02:00
![]() This change adds an action to the CDT build console, to disable activation on build output. The action uses the existing preference "build console on top when building" from C/C++ -> Build -> Console. The action icon is copied from platform debug UI, see: org.eclipse.debug.internal.ui.IInternalDebugUIConstants.IMG_ELCL_STANDARD_OUT org.eclipse.debug.ui/icons/full/elcl16/writeout_co.png (and @2x) The change also ensures the existing preference works, as it currently has no effect on not showing the build console on CDT build. Change-Id: I0d94583b85e1a13f18d43de8c10355ccdab7f259 Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com> |
||
---|---|---|
.. | ||
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 |