cdt/dsf
Jonah Graham 08abfa2957
Avoid unnecessarily storing document in actions (#607)
With the first part of the fix in #603 we recreate the document
regularly (on each context change) therefore we need to let any
consumers of the document fetch the current version of the document
from the editor (by calling getAdapter(IDocument.class)) when
it is needed, rather than caching it.

Fixes #603
2023-11-03 11:53:35 -04:00
..
org.eclipse.cdt.dsf Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.dsf.ui Avoid unnecessarily storing document in actions (#607) 2023-11-03 11:53:35 -04:00
org.eclipse.cdt.examples.dsf Update copyright year on all features 2023-03-13 21:00:55 -04:00
org.eclipse.cdt.examples.dsf-feature Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00
org.eclipse.cdt.examples.dsf.pda Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.examples.dsf.pda.ui Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.tests.dsf Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
pom.xml Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00