Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326265 - [Makefile Editor] Folding actions in its rulers context menu
Summary: [Makefile Editor] Folding actions in its rulers context menu
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-editor (show other bugs)
Version: 7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 8.0   Edit
Assignee: Anton Leherbauer CLA
QA Contact: Anton Leherbauer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-27 01:52 EDT by Patrick Hofer CLA
Modified: 2010-10-28 05:23 EDT (History)
1 user (show)

See Also:


Attachments
proposed patch (19.03 KB, patch)
2010-09-27 11:58 EDT, Patrick Hofer CLA
no flags Details | Diff
updated patch (19.46 KB, patch)
2010-10-25 13:27 EDT, Patrick Hofer CLA
aleherb+eclipse: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Hofer CLA 2010-09-27 01:52:19 EDT
I would expect a folding submenu in the rulers context menu as it can be found in the ceditor and others.
Comment 1 Patrick Hofer CLA 2010-09-27 11:58:26 EDT
Created attachment 179660 [details]
proposed patch
Comment 2 Anton Leherbauer CLA 2010-10-20 05:00:09 EDT
Thanks for the patch.
Please note that if you copy a file, you should keep the copyright header of the original and add yourself as contributor.
Comment 3 Patrick Hofer CLA 2010-10-25 13:27:23 EDT
Created attachment 181667 [details]
updated patch

corrected copyright headers
Comment 4 Anton Leherbauer CLA 2010-10-28 05:11:10 EDT
That's better, thanks.
Committed to HEAD with minor correction to @since tags.
Comment 5 CDT Genie CLA 2010-10-28 05:23:07 EDT
*** cdt cvs genie on behalf of aleherbau ***
Bug 326265 - [Makefile Editor] Folding actions in its rulers context menu
Patch from Patrick Hofer

[+] MakefileEditorMessages.java  http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/editor/MakefileEditorMessages.java?root=Tools_Project&revision=1.1&view=markup
[+] MakefileEditorMessages.properties  http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/editor/MakefileEditorMessages.properties?root=Tools_Project&revision=1.1&view=markup
[*] MakefileEditor.java 1.32 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/editor/MakefileEditor.java?root=Tools_Project&r1=1.31&r2=1.32

[*] MANIFEST.MF 1.20 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-build/org.eclipse.cdt.make.ui/META-INF/MANIFEST.MF?root=Tools_Project&r1=1.19&r2=1.20

[+] FoldingMessages.java  http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/actions/FoldingMessages.java?root=Tools_Project&revision=1.1&view=markup
[+] FoldingMessages.properties  http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/actions/FoldingMessages.properties?root=Tools_Project&revision=1.1&view=markup
[+] FoldingActionGroup.java  http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/actions/FoldingActionGroup.java?root=Tools_Project&revision=1.1&view=markup