By default IntelliJ IDEA 7.0.4 seems to use 4 spaces for indentation in XML files. The project I'm working on uses 2 spaces as indentation in all it's XML. Is there a way to configure the indentation in IntelliJ's editor?
|
1
|
|
|
|
|
|
Sure there is. This is all you need to do:
File -> Settings -> Global Code Style -> General
|
||
|
|
