Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Loskutov2019-05-02 14:06:01 +0000
committerAndrey Loskutov2019-05-02 14:06:01 +0000
commit1ae1f3baeaf8cdb3570b9c23665176335cce0014 (patch)
tree7607754eab707974c02348acfae1d77ac6088429 /org.eclipse.text.releng/.project
parentead7de4749a856cec4c830d7bd331961cc5dad27 (diff)
downloadeclipse.platform.text-1ae1f3baeaf8cdb3570b9c23665176335cce0014.tar.gz
eclipse.platform.text-1ae1f3baeaf8cdb3570b9c23665176335cce0014.tar.xz
eclipse.platform.text-1ae1f3baeaf8cdb3570b9c23665176335cce0014.zip
refresh unconditionally An attempt to call refreshFile() while workspace is locked results in a blocking progress dialog. This is not needed if the file is not out-of-sync, which can be tested via *non-blocking* file.isSynchronized() API. This patch does exact that. Change-Id: Ia1b0b7ba250f92e49bbe4343ba542a5d5c4e752b Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Diffstat (limited to 'org.eclipse.text.releng/.project')
0 files changed, 0 insertions, 0 deletions

Back to the top