I really like Eclipse's autoindent feature for .java files, but when I hit Ctrl-I with build.xml open, it just erases the selection.
Is there any way to get autoindent for .xml files working in Eclipse?
I really like Eclipse's autoindent feature for .java files, but when I hit Ctrl-I with build.xml open, it just erases the selection.
Is there any way to get autoindent for .xml files working in Eclipse?
The Java Developers and RCP/Plug-in Developers packages of Eclipse include an XML editor which supports auto indentation of XML files.
Best wishes,
Fabian