blob: 096cc09b2d8529ecd73865369b41962c5a3d3a71 [file] [log] [blame]
# Debugging options for the org.eclipse.wst.env plugin.
# Turn on debugging master switch for the org.eclipse.wst.common.environment plugin.
org.eclipse.wst.common.environment/debug=false
# Turn on different tracing level
org.eclipse.wst.common.environment/trace/info=true
org.eclipse.wst.common.environment/trace/warning=true
org.eclipse.wst.common.environment/trace/error=true
# Turn on data flow tracing
org.eclipse.wst.common.environment/trace/data=true
# Turn on command tracing
org.eclipse.wst.common.environment/trace/command=true
# Turn on emitter tracing
org.eclipse.wst.common.environment/trace/emitter=true
# Turn on web service ant tracing
org.eclipse.wst.common.environment/trace/ws_ant=true
# Turn on web service detailed command engine tracing
org.eclipse.wst.common.environment/trace/ws_dt_cmd_engine=true
# Turn on web service framework tracing
org.eclipse.wst.common.environment/trace/ws_framework=true