1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-03 13:43:31 +02:00
cdt/build
Umair Sair 84e2470069 Bug 545976 Clicking on error/warning in build console doesn't open file
Problem:
========
Common builder invokes the build on all the referenced projects. For the
markers creation, the project on which build is invoked by user is used,
that is incorrect. Once all the referenced projects are built, the
actual project starts building and removes all the markers associated
with it, hence the markers created previously for referenced projects
are removed and now clicking on error/warning in build console of
referenced projects will not open source file because of missing
markers.

Fix:
====
Always set the correct project being built for markers creation using
setCurrentProject(..) API.

Change-Id: Ief051ac664ea964816fdcbe7f2f54bcf43caa212
Signed-off-by: Umair Sair <umair_sair@hotmail.com>
2019-06-21 13:19:27 -04:00
..
org.eclipse.cdt.autotools-feature [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.autotools.core
org.eclipse.cdt.autotools.docs [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.autotools.tests
org.eclipse.cdt.autotools.ui Bug 547894: Fail build if differences before baseline replace 2019-06-07 13:57:15 -04:00
org.eclipse.cdt.autotools.ui.tests
org.eclipse.cdt.build.gcc.core
org.eclipse.cdt.build.gcc.ui
org.eclipse.cdt.cmake-feature [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.cmake.core
org.eclipse.cdt.cmake.ui
org.eclipse.cdt.cmake.ui.tests [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.autotools-feature [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.autotools.core
org.eclipse.cdt.core.autotools.ui
org.eclipse.cdt.gnu.build-feature [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.make.core
org.eclipse.cdt.make.core.tests
org.eclipse.cdt.make.ui
org.eclipse.cdt.make.ui.tests
org.eclipse.cdt.managedbuilder.core Bug 545976 Clicking on error/warning in build console doesn't open file 2019-06-21 13:19:27 -04:00
org.eclipse.cdt.managedbuilder.core.tests
org.eclipse.cdt.managedbuilder.gnu.ui
org.eclipse.cdt.managedbuilder.ui Bug 547894: Fail build if differences before baseline replace 2019-06-07 13:57:15 -04:00
org.eclipse.cdt.managedbuilder.ui.tests
org.eclipse.cdt.meson-feature [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.meson.core
org.eclipse.cdt.meson.docs [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.meson.ui
org.eclipse.cdt.meson.ui.editor
org.eclipse.cdt.meson.ui.tests [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
pom.xml [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00