carbidecpp22devenv/plugins/org.eclipse.ui.intro.universal_3.2.300.v20090526/.options
author cawthron
Fri, 04 Dec 2009 12:07:34 -0600
changeset 743 8904a07888bd
parent 658 bc7e0e32c2cb
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
658
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     1
# Debugging options for the org.eclipse.ui.intro.universal.
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     2
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     3
# Master flag for all org.eclipse.ui.intro.universal plugin debug options.
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     4
org.eclipse.ui.intro.universal/debug = true
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     5
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     6
# Enable logging of information messages in the plugin. By default, info
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     7
# messages are not logged. Setting this option to true will enable logging
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     8
# trace information messages.
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
     9
org.eclipse.ui.intro.universal/trace/logInfo = true
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    10
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    11
# Enable logging of performance messages in the plugin. By default, performance
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    12
# messages are not logged. Setting this option to true will enable logging
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    13
# trace information messages. (note: enabling info logging does not enable
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    14
# this flag.)
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    15
org.eclipse.ui.intro.universal/trace/logPerformance = false
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    16
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    17
# Performance flags used by the Performance framework to report failures 
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    18
# of specific thresholds.  
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    19
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    20
# Time to create and display the full Intro view.
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    21
# org.eclipse.ui.intro/perf/createView = 1000
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    22
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    23
# Time needed to switch between Intro standby states.
bc7e0e32c2cb add files for RCL_2_2
cawthron
parents:
diff changeset
    24
# org.eclipse.ui.intro/perf/setStandbyState = 300