From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7 Description of problem: When building the classpath project in native eclipse, it would be useful if eclipse kept a log of the builders it ran. We have custom builders that run autogen.sh, configure, make distclean and make -C native/ all install. Though the console title bar indicates the currently-running builder, some builders run very quickly so it is hard to tell which ones were run. For debugging and informational purposes, it would be helpful if eclipse logged a list of builders it ran in the order that it ran them. The log would also have to mark the start and end of each build run in case some builders are run twice. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. build classpath 2. try to see which builders are being run Additional info:
While I fully agree, this should probably be filed upstream.
Mirrored upstream.
Let's just track this upstream.