1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
Find a file
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
.mvn Build with Tycho 1.4.0. 2019-04-11 02:43:05 -04:00
build Bug 545976 Clicking on error/warning in build console doesn't open file 2019-06-21 13:19:27 -04:00
codan [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
core Remove remnants of no longer supported arches 2019-06-19 16:10:21 -04:00
cross [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
debug [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
doc [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
dsf [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
dsf-gdb [releng] Add missing @since tags 2019-06-21 11:26:29 -04:00
jtag Bug 548281: Merge JTagDevice extensions 2019-06-15 12:35:22 +01:00
launch [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
llvm [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
lrparser [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
lsp [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
memory [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
native Remove remnants of no longer supported arches 2019-06-19 16:10:21 -04:00
qt [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
releng [releng] Update baseline to released 9.8.0 2019-06-21 11:19:21 -04:00
remote [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
testsrunner [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
toolchains/arduino [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
upc [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
util [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
visualizer [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
windows [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
xlc [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
.gitattributes Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
.gitignore Bug 540373: Add a code cleanliness check script 2018-11-23 14:59:29 +00:00
pom.xml [releng] Update comparator repo to 9.8.0 release 2019-06-19 14:10:32 -04:00