In Preferences/ MyEcplise/ Editors/ XML/ XML Source, under Formatting, the item Line Width is initially set to 72.
I am assuming that this is to wrap XML lines such that:
<tag>really long text ... more text</tag>
will format as:
<tag>
really long text ... more text
</tag>
I changed the Line Width to 250. However, the formatter still splits the lines the same way. I did restart Ecplise, in case the change was not dynamic.
Ecplise 3.1. MyEcplise 4.0GA