Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Use spaces instead of tabs vs. makefile editor
Use spaces instead of tabs vs. makefile editor [message #207753] Fri, 11 January 2008 07:16 Go to next message
Eclipse UserFriend
Originally posted by: NOSPAM.NODOMAIN.NOWHERE

Usualy I prefer to use spaces instead of tabs. Obviously this must be
avoided in make files. Can I somehoy tell to Eclipse that in Makefile
Editor do not replace my tabs to spaces?

Thanks,

Gy
Re: Use spaces instead of tabs vs. makefile editor [message #207862 is a reply to message #207753] Mon, 14 January 2008 04:21 Go to previous messageGo to next message
Eclipse UserFriend
György Földvári wrote:
> Usualy I prefer to use spaces instead of tabs. Obviously this must be
> avoided in make files. Can I somehoy tell to Eclipse that in Makefile
> Editor do not replace my tabs to spaces?
>
> Thanks,
>
> Gy

Good point. Could you create an enhancement request in bugzilla:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT

Thanks!
--
Anton Leherbauer
Wind River CDT Team, Austria
Re: Use spaces instead of tabs vs. makefile editor [message #209642 is a reply to message #207862] Tue, 12 February 2008 09:48 Go to previous messageGo to next message
Eclipse UserFriend
A workaround if you only edit makefiles and C/CPP files is to set the
overall workspace text editors option
(Window->Preferences->General->Editors->Text Editors) to use tabs - this
will apply to makefiles -
then edit a C/C++ code style (Window->Preferences->C/C++->Code Style) to use
spaces instead of tabs for sources.
Re: Use spaces instead of tabs vs. makefile editor [message #209651 is a reply to message #207862] Tue, 12 February 2008 11:00 Go to previous message
Eclipse UserFriend
Originally posted by: NOSPAM.NODOMAIN.NOWHERE

Done: Bug 218637

Anton Leherbauer wrote:
> György Földvári wrote:
>> Usualy I prefer to use spaces instead of tabs. Obviously this must be
>> avoided in make files. Can I somehoy tell to Eclipse that in Makefile
>> Editor do not replace my tabs to spaces?
>>
>> Thanks,
>>
>> Gy
>
> Good point. Could you create an enhancement request in bugzilla:
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT
>
> Thanks!
Previous Topic:Re: Cannot find MinGW
Next Topic:Re: make clean or build all
Goto Forum:
  


Current Time: Tue Jul 22 03:31:25 EDT 2025

Powered by FUDForum. Page generated in 0.21856 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top