Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 321406

Summary: [Help Wanted] Disable "Copy Build Log" button of build console when there is no build log
Product: [Tools] CDT Reporter: Andrew Gvozdev <angvoz.dev>
Component: cdt-buildAssignee: cdt-build-inbox <cdt-build-inbox>
Status: RESOLVED WORKSFORME QA Contact: Jonah Graham <jonah>
Severity: minor    
Priority: P3 CC: jonah
Version: 7.0Keywords: helpwanted
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Andrew Gvozdev CLA 2010-07-30 17:16:57 EDT
It should be fairly straightforward to implement disablement of "Copy Build Log" button on the toolbar of CDT Build Console when appropriate if anybody wants to take a shot.
What it does - it copies the log file previously saved in plugin workspace area. If that file does not exist (or project is not selected) the action should be in disabled state. Also, it should listen to preference changes in case a user changes log file in project properties.
Comment 1 Jonah Graham CLA 2022-01-14 12:25:52 EST
I cannot find a state where the button is visible when it should be disabled. If there is such a case still this bug should be reopened with steps to make the button enabled and visible, but non functional.