Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7b6d533158e206edd26093a6e285fec9edc6b184 (plain) (blame)
1
2
3
4
5
6
# master switch  
org.eclipse.papyrus.infra.core/debug=true  
#  switch for tracing papyrus core 
org.eclipse.papyrus.infra.core/debug/core=true 
#  switch for tracing papyrus extension point loading
org.eclipse.papyrus.infra.core/debug/extensionpoint=true

Back to the top