blob: 36a74715c7d723ab36f3b70fc3b4c6dac3044e6a [file] [log] [blame]
org.eclipse.wst.validation/debug=true
# Set this to true if you wish performance information to be logged
org.eclipse.wst.validation/timings=false
# set this to true if you want version 1 validator tracing
org.eclipse.wst.validation/v1=false
# Set this to a file name, if you wish the results to be logged to a file, otherwise
# they will be written to stderr. When logged to a file the results are in a
# CSV (comma separated values) form. When logged to stderr they are in a more
# human readable form.
org.eclipse.wst.validation/timings/tracefile=
# By default times that are written to the trace file are in milliseconds for elapsed
# time and nanoseconds for cpu time. If you find these times easier to read as seconds
# as expressed by a double, the following flag can be turned on.
org.eclipse.wst.validation/timings/useDoubles=false
# If extra detail is needed for a particular validator it's id can be specified here.
# For example, if you wanted more detail on the XML validator you would use
# org.eclipse.wst.xml.core.xml
org.eclipse.wst.validation/extraValDetail=