org.eclipse.core.resources/.options
Parent Directory
|
Revision Log
Revision 1.27 -
(download)
(annotate)
Thu Jan 11 16:25:19 2007 UTC (2 years, 10 months ago) by johna
Branch: MAIN
CVS Tags: e4merge_v20090907-1000, v20080324-1725, v20080604-1400, v20080528-1613, v20090629, v20091103-0745, v20080128, v20071001, v20090123, v20091123, v20080908, v20081117, v20070510, v20070806, v20091019, v20081201, v20090223, R34x_v20080826, v20080303, v20070717, v20090316, R3_3, v20071126, v20070430, R34x_v20090126, v20070115, v20081020, v20091005-1055, v20081026, v20090720, v20090505, v20090504, R34x_v20080902, R3_3_1_1, v20070202, v20090820, v20080205, v20090213, R35x_v20091105-0835, v20071015, v20090320, R3_4, R3_5, v20071008, pre_R3_3, v20090429-1800, R34x_v20081113, v20090428, v20080224, v20090425, v20070123, v20070129, v20081010, v20071207, v20071204, v20070330, v20070723, R3_4_2, R35x_v20090925-1200, v20091022-0835, v20071119, v20071112, v20070423, v20070426, v20080508, v20080509, v20070514, R34x_v20080709, v20091109, v20080922, v20091102, e4merge_v20090923, pre_e4work_merge, v20090512, v20070604, v20090817, v20090203, v20090209, v20070306, v20080714, v20071026, v20090727a, R33x_v20080205, v20090413, v20070529, v20081006, v20090911, v20071210, v20080326, v20070730, v20070226, v20070916, I20081022-0500, R3_4_1, v20090925, v20090921, v20091026-1217, v20080201, v20070820, R35x_v20090821-0505, v20080430-0005, v20090119, v20090112, v20081103, v20080407, v20091013-0600, v20080310, v20080317, v20070316, v20070709, v20090316-0910, v20070924, v20090302, v20090306, R35x_v20090826-0451, R3_5_1, R34x_v20090112, v20080520, v20070530, R3_3_1, R3_3_2, R34x_v20091113-0430, v20080825, v20070219, R35x_v20091117, HEAD
Branch point for: R3_4_1_maintenance_patches, v20090820_e4merge, R3_3_maintenance, R3_4_maintenance, R3_5_maintenance
Changes since 1.26: +4 -1 lines
Thu Jan 11 16:25:19 2007 UTC (2 years, 10 months ago) by johna
Branch: MAIN
CVS Tags: e4merge_v20090907-1000, v20080324-1725, v20080604-1400, v20080528-1613, v20090629, v20091103-0745, v20080128, v20071001, v20090123, v20091123, v20080908, v20081117, v20070510, v20070806, v20091019, v20081201, v20090223, R34x_v20080826, v20080303, v20070717, v20090316, R3_3, v20071126, v20070430, R34x_v20090126, v20070115, v20081020, v20091005-1055, v20081026, v20090720, v20090505, v20090504, R34x_v20080902, R3_3_1_1, v20070202, v20090820, v20080205, v20090213, R35x_v20091105-0835, v20071015, v20090320, R3_4, R3_5, v20071008, pre_R3_3, v20090429-1800, R34x_v20081113, v20090428, v20080224, v20090425, v20070123, v20070129, v20081010, v20071207, v20071204, v20070330, v20070723, R3_4_2, R35x_v20090925-1200, v20091022-0835, v20071119, v20071112, v20070423, v20070426, v20080508, v20080509, v20070514, R34x_v20080709, v20091109, v20080922, v20091102, e4merge_v20090923, pre_e4work_merge, v20090512, v20070604, v20090817, v20090203, v20090209, v20070306, v20080714, v20071026, v20090727a, R33x_v20080205, v20090413, v20070529, v20081006, v20090911, v20071210, v20080326, v20070730, v20070226, v20070916, I20081022-0500, R3_4_1, v20090925, v20090921, v20091026-1217, v20080201, v20070820, R35x_v20090821-0505, v20080430-0005, v20090119, v20090112, v20081103, v20080407, v20091013-0600, v20080310, v20080317, v20070316, v20070709, v20090316-0910, v20070924, v20090302, v20090306, R35x_v20090826-0451, R3_5_1, R34x_v20090112, v20080520, v20070530, R3_3_1, R3_3_2, R34x_v20091113-0430, v20080825, v20070219, R35x_v20091117, HEAD
Branch point for: R3_4_1_maintenance_patches, v20090820_e4merge, R3_3_maintenance, R3_4_maintenance, R3_5_maintenance
Changes since 1.26: +4 -1 lines
Bug 170229 Debug flag to dump stack trace every time autobuild is needed
# Debugging options for the org.eclipse.core.resources plugin. # Turn on debugging for the org.eclipse.core.resources plugin. org.eclipse.core.resources/debug=false # Monitor builders and gather time statistics etc. org.eclipse.core.resources/perf/builders=10000 # Monitor resource change listeners and gather time statistics etc. org.eclipse.core.resources/perf/listeners=500 # Monitor workspace snapshot and gather time statistics etc. org.eclipse.core.resources/perf/snapshot=1000 # Monitor workspace snapshot and gather time statistics etc. org.eclipse.core.resources/perf/save.participants=500 # Debug build failure cases such as failure to retrieve deltas. org.eclipse.core.resources/build/failure=false # Reports the cause of autobuild interruption org.eclipse.core.resources/build/interrupt=false # Reports the start and end of all builder invocations org.eclipse.core.resources/build/invoking=false # Reports the start and end of build delta calculations org.eclipse.core.resources/build/delta=false # For incremental builds, displays which builder is being run # and because of changes in which project. org.eclipse.core.resources/build/needbuild=false # Prints a stack trace every time an operation finishes that requires a build org.eclipse.core.resources/build/needbuildstack=false # Prints a stack trace every time a build API method is called org.eclipse.core.resources/build/stacktrace=false # Reports configuration and deconfiguration of project natures org.eclipse.core.resources/natures=false # Report history store debugging. org.eclipse.core.resources/history=false # Report debugging for project preferences. org.eclipse.core.resources/preferences=false # Prints debug information (elapsed time, estimated savings) from string compaction org.eclipse.core.resources/strings=false # Report timings for restoring the workspace state org.eclipse.core.resources/restore=false org.eclipse.core.resources/restore/markers=false org.eclipse.core.resources/restore/syncinfo=false org.eclipse.core.resources/restore/tree=false org.eclipse.core.resources/restore/metainfo=false org.eclipse.core.resources/restore/snapshots=false org.eclipse.core.resources/restore/mastertable=false # Report timings for saving and snapshots on the workspace state org.eclipse.core.resources/save=false org.eclipse.core.resources/save/markers=false org.eclipse.core.resources/save/syncinfo=false org.eclipse.core.resources/save/tree=false org.eclipse.core.resources/save/metainfo=false org.eclipse.core.resources/save/mastertable=false # Report debug of workspace auto-refresh org.eclipse.core.resources/refresh=false # Prints debug information on resource content description org.eclipse.core.resources/contenttype=false org.eclipse.core.resources/contenttype/cache=false
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
