blob: 2c7ba42ab14f31d60a742cbeb1ba22c6865c4167 [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=true
# 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