eclipse java editor: how to replace 3 spaces with a tab? -


eclipse, in find , replace dialog:

replace 3 spaces 1 tab (\t). not working. \t not regarded tab.

either copy tab character text editor , paste replace with field or enter \t , check regular expressions option.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -