How can I make the indentation level of build.xml to 2 spaces automatically? Thanks.
Well,
Ant editor also follows tab width settings of Java Editor.
So whatever u set for java editor (Window > Preferences > Java >
Editor ) in the appearance tab - Displayed Tab width
Thats what ants going to use
- Mayuresh
> How can I make the indentation level of build.xml to 2 spaces automatically? Thanks.
ZJT - 29 Jan 2004 05:46 GMT
> So whatever u set for java editor (Window > Preferences > Java >
> Editor ) in the appearance tab - Displayed Tab width
Thanks for your commment.
Do you mean the Window > Preferences > Java > *Editor* - Displayed Tab
width?
I have already set it to 2 before I posted the previous message. But I
don't think it works.
I think this is not possible with the normal eclipse behaviour!
Greeting Thorsten
> How can I make the indentation level of build.xml to 2 spaces automatically? Thanks.