Page 1 of 1

Setting Tab Width?

Posted: Sun Apr 10, 2011 1:52 pm
by joepasquariello
Has anyone successfully changed NBEclipse editor tab width to something other than 4? I found the setting in Windows->Preferences->Editor->Text Editor, and changed it to 8, but the editor keeps using 4. All of the other settings I've changed (show line numbers, etc.) have worked correctly, but for some reason this one does not.

Thanks,

Joe

Re: Setting Tab Width?

Posted: Sun Apr 10, 2011 2:03 pm
by joepasquariello
Answering my own question...

- Go to Windows -> Preferences -> C/C++ -> Code Style.
- Press "New", choose a starting profile, and give the new profile a name.
- Make desired changes from default, including tab width, press Apply, and OK.

Joe