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

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -