Eclipse stops me from adding superfluous tabs -


i editing extensive ant xml build file file , tried add in tab thought appropriate. happens, tab shouldn't have been there (if following "rules" on looks pretty in xml).

and happened, eclipse refused let me put tab there. tried few times, , "allow" one tab, v. either

  • ignore tab
  • remove tab

i know eclipse doing "right", (in byzantine sense, because isn't python, ant xml build file, way "right" aesthetics point of view) think "stupid".

how can disable "feature" in eclipse?

i assume mean tabulator key (as opposed sub-windows, called tabs).

look editor preferences. things might settings "insert spaces tabs", "displayed tab width" , "smart caret positioning @ line start , end".

if doesn't help, try avoid xml editor not opening double-click, using "open .." -> "text editor"


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -