Selectively turning off Eclipse formatting of XML files -


there way turn off eclipse formatting(of java code) selectively (see here).

is there equivalent formatting of xml files?

no. thing can select "preserve whitespace in tags pcdata content"


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

jQuery Ajax Render Fragments OR Whole Page -

java - Simple Command Line calculator -