Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 1e2defcb93112dd908060fb0e5a66e506c456fef (plain) (tree)
1
2
3
4
5
6
7
8
9

                               
                                
 
                                        


                                                 
                                     


                                                 
                                        

                                                     
 
                                                             
# Debugging and tracing options

org.eclipse.emf.cdo/debug = true

org.eclipse.emf.cdo/debug.session = true
org.eclipse.emf.cdo/debug.session.model = true
org.eclipse.emf.cdo/debug.session.revision = true

org.eclipse.emf.cdo/debug.view = true
org.eclipse.emf.cdo/debug.view.transaction = true
org.eclipse.emf.cdo/debug.view.audit = true

org.eclipse.emf.cdo/debug.object = false
org.eclipse.emf.cdo/debug.object.statemachine = false
org.eclipse.emf.cdo/debug.object.store = false

org.eclipse.emf.cdo/load.resource.before.notification = false

Back to the top