This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Please, could somebody tell me how to do for changing spaces instead tabs in old source files reused in a new project?
If I go to the window preferences->C/C++->Code Style and I create my own profile, I succedeed to change spaces instead tabs in the modified lines only, but not in the whole source file. (The unmodified source lines remained with tabs).
Thanks.
Shmuel.
Hi Shmuel,
Have you tried to change the editor settings for save actions? (Window -> Preferences -> C/C++ -> Editor -> Save Actions -> Remove trailing whitespaces -> In all lines) Perhaps that helps.
Christian
Once you have your Code Style in place, you can do two things: