Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StructureDiffViewer.diff: fix Progress #1144 #718

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Sep 22, 2023

was IllegalStateException toggling whitespace on/off in diff editor

eclipse-platform/eclipse.platform.ui#1144

was IllegalStateException toggling whitespace on/off in diff editor

eclipse-platform/eclipse.platform.ui#1144
@jukzi jukzi requested a review from iloveeclipse September 22, 2023 07:08
@vogella
Copy link
Contributor

vogella commented Sep 22, 2023

Not sure if that would help you but we also have a tracing option for this:

To see process monitoring bugs:

1.) Create .options file
2.) Add the following:

org.eclipse.equinox.common/debug=true
org.eclipse.equinox.common/progress_monitor=true

3.) Start Eclipse with the -debug flag
4.) Use IDE and check the Error log for the monitoring issue

See eclipse-pde/eclipse.pde#723

@iloveeclipse iloveeclipse merged commit efe0dce into eclipse-platform:master Sep 22, 2023
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants