Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Honnen2019-11-12 08:33:48 +0000
committerAndrey Loskutov2019-11-12 12:20:07 +0000
commitf287323df9eee66578972d2fe839c1967723855b (patch)
tree2780a388aec975f104c159b2610c7e1ba4d650bf /org.eclipse.jface.text
parent10d3d23a9124232a1bb78b7bd5f9b364a7a539ff (diff)
downloadeclipse.platform.text-f287323df9eee66578972d2fe839c1967723855b.tar.gz
eclipse.platform.text-f287323df9eee66578972d2fe839c1967723855b.tar.xz
eclipse.platform.text-f287323df9eee66578972d2fe839c1967723855b.zip
Bug 551970 - replaced eager computation of ignored containersI20191113-2315I20191113-1800I20191112-1800
Instead of computing all project links eagerly, check if a resource is a linked project on demand. The use of IWorkspaceRoot::findContainersForLocationURI does not scale on large workspaces. Also modified the implementation to handle linked folders the same as projects. Change-Id: Ic0f5f9ac1b7082b4cc0daf9e86a04a08d2e35897 Signed-off-by: Julian Honnen <julian.honnen@vector.com>
Diffstat (limited to 'org.eclipse.jface.text')
0 files changed, 0 insertions, 0 deletions

Back to the top