Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-01-02 19:25:01 +0000
committerEike Stepper2009-01-02 19:25:01 +0000
commit6e5a39cc76cc2e07ad1c3485d2e3235b745f7d4c (patch)
tree6511e779e7a5c65bd4a8ad569e5b350f6c507492 /plugins/org.eclipse.net4j.util/.options
parent512b881ad1064e28f3d066e1370fe173ffc3b60f (diff)
downloadcdo-6e5a39cc76cc2e07ad1c3485d2e3235b745f7d4c.tar.gz
cdo-6e5a39cc76cc2e07ad1c3485d2e3235b745f7d4c.tar.xz
cdo-6e5a39cc76cc2e07ad1c3485d2e3235b745f7d4c.zip
[259848] Provide asynchronous progress monitoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=259848
Diffstat (limited to 'plugins/org.eclipse.net4j.util/.options')
-rw-r--r--plugins/org.eclipse.net4j.util/.options1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.util/.options b/plugins/org.eclipse.net4j.util/.options
index e9f60751c1..380e4304b5 100644
--- a/plugins/org.eclipse.net4j.util/.options
+++ b/plugins/org.eclipse.net4j.util/.options
@@ -6,3 +6,4 @@ org.eclipse.net4j.util/debug.lifecycle.dump = true
org.eclipse.net4j.util/debug.concurrency = true
org.eclipse.net4j.util/debug.registry = true
org.eclipse.net4j.util/debug.om = true
+org.eclipse.net4j.util/debug.om.monitor = true

Back to the top