Can I use a different Eclipse Formatter Profile for on-open and on-save? -


I love the eclipse feature which allows to apply the format profile to save, but what if my favorite relationship Is the style "different" project different? When I open a file and when I save it, what is a way to implement a format profile?

I think there will be complications when debugging, but it may be that some cool algorithm plugin has solved this problem. I can hope, right?

Not for my knowledge of Java sources.
In particular, the first saved revision, again the processing style will return to the second formatter profile, so the reading experience will be revised. Compulsory re-inclusion will be required when the project / source opens for
Plus, as the debug notifications will be stored correctly.

The only type of formatting that I know is for non-compiled files, such as XML ones.

Oxygen is with XM.

http://www.oxygenxml.com/img/prettyPrint.gif

Document format and indent on open operation

When checked, format and indent on open operation will open the document before opening in the editor panel and Will indent.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -