| Summary: | [formatter]Save Actions configured in the workspace fails to use the workspace formatter profile | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Flávio Etrusco <flavio.etrusco> |
| Component: | Core | Assignee: | Mateusz Matela <mateusz.matela> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | CC: | gautier.desaintmartinlacaze, manoj.palat, marie.griffiths |
| Version: | 4.4 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 8 | ||
| Whiteboard: | stalebug | ||
|
Description
Flávio Etrusco
Also the formatter adds extra spaces on the save action as opposed to crtl+shift+F in the editor e.g std::make_shared <MyClass> (myvariable) Gets changed to std::make_shared < MyClass > (myvariable) (In reply to Mother Clanger from comment #1) > Also the formatter adds extra spaces on the save action as opposed to > crtl+shift+F in the editor What makes you append your problem to this bug? Is it specifically about adding extra spaces, or generally using invalid formatter profile? And I don't recognize the syntax in your sample code - is it even Java? Or did you mean to report this to the CDT product? This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |