Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b3aed4c26b5519e46e0f08ec2c16eedf8cbf190c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# org.eclipse.ecf.provider.discovery
#
org.eclipse.ecf.provider.discovery/debug=true
org.eclipse.ecf.provider.discovery/debug/methods/entering=true
org.eclipse.ecf.provider.discovery/debug/methods/exiting=true
org.eclipse.ecf.provider.discovery/debug/methods/tracing=true
org.eclipse.ecf.provider.discovery/debug/methods/catching=true
org.eclipse.ecf.provider.discovery/debug/methods/throwing=true
org.eclipse.ecf.provider.discovery/debug/methods/changing=true
#
# org.eclipse.ecf.provider.jslp
#
org.eclipse.ecf.provider.jslp/debug=true
org.eclipse.ecf.provider.jslp/debug/methods/entering=true
org.eclipse.ecf.provider.jslp/debug/methods/exiting=true
org.eclipse.ecf.provider.jslp/debug/methods/tracing=true
org.eclipse.ecf.provider.jslp/debug/methods/catching=true
org.eclipse.ecf.provider.jslp/debug/methods/throwing=true
org.eclipse.ecf.provider.jslp/debug/methods/changing=true

Back to the top