blob: 07f63252851c9fb531e08a3594db95c6f7422abc [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