Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321406 - [Help Wanted] Disable "Copy Build Log" button of build console when there is no build log
Summary: [Help Wanted] Disable "Copy Build Log" button of build console when there is ...
Status: RESOLVED WORKSFORME
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 7.0   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2010-07-30 17:16 EDT by Andrew Gvozdev CLA
Modified: 2022-01-14 12:25 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.