开发者

Eclipse messes up my text by converting tabs into spaces

开发者 https://www.devze.com 2023-03-09 22:51 出处:网络
Opened up a tab separated file in Eclipse. When I copy one line and then paste it into the same file, all the tabs have开发者_运维知识库 been converted into spaces. This kind of ruins the tab separate

Opened up a tab separated file in Eclipse. When I copy one line and then paste it into the same file, all the tabs have开发者_运维知识库 been converted into spaces. This kind of ruins the tab separated format...

How can I stop Eclipse from messing up my files?


Have you checked

Window -> Preferences -> General -> Editors -> Text Editors -> 
  Insert spaces for tabs
0

精彩评论

暂无评论...
验证码 换一张
取 消