Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Code formater
Code formater [message #61360] Thu, 06 February 2003 20:50 Go to next message
Eclipse UserFriend
Originally posted by: dominic.nospam.com

Is there a C code formatter? and what is the interface ?
Re: Code formater [message #61430 is a reply to message #61360] Thu, 06 February 2003 21:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jsinues.sfa.com

You can use Astyle, http://astyle.sourceforge.net/, and integrate it with
Eclipse as an external tool.

It works well for me.
- John

"dominic" <dominic@nospam.com> wrote in message
news:b1ugdi$fah$1@rogue.oti.com...
> Is there a C code formatter? and what is the interface ?
>
>
Re: Code formater [message #61454 is a reply to message #61360] Thu, 06 February 2003 21:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alain.no.spam

dominic wrote:

> Is there a C code formatter? and what is the interface ?

Not at this moment, I was looking at using the same
thing as JDT to use Jalopy ... but alas .. it does not
work well with C/C++ code, especially on macros.

Maybe, to do a first level of implementation using
GNU indent, will require an external program .. bummer.

Did you want to work on this >
Re: Code formater [message #61502 is a reply to message #61360] Fri, 07 February 2003 08:31 Go to previous message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

Relevant bug numbers are 9999 and 8583, add yourself as CC if you are
interested:

http://bugs.eclipse.org/bugs/show_bug.cgi?id=9999
http://bugs.eclipse.org/bugs/show_bug.cgi?id=8583

.... or vote for them:

http://bugs.eclipse.org/bugs/show_bug.cgi?id=12115

//Johan

dominic wrote:
> Is there a C code formatter? and what is the interface ?
>
>
Previous Topic:Warnings in CDT
Next Topic:cdt makefile generating
Goto Forum:
  


Current Time: Sat Aug 17 22:23:25 GMT 2024

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

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

Back to the top