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

Bug 326265

Summary: [Makefile Editor] Folding actions in its rulers context menu
Product: [Tools] CDT Reporter: Patrick Hofer <paedu.hofer>
Component: cdt-editorAssignee: Anton Leherbauer <aleherb+eclipse>
Status: RESOLVED FIXED QA Contact: Anton Leherbauer <aleherb+eclipse>
Severity: enhancement    
Priority: P3 CC: cdtdoug
Version: 7.0   
Target Milestone: 8.0   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
proposed patch
none
updated patch aleherb+eclipse: iplog+

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