Meet ted! Your new way of downloading tv shows from the web!
Add your favourite tv shows to ted and ted will automatically download torrents of new episodes!
Add your favourite tv shows to ted and ted will automatically download torrents of new episodes!
FS#250 - Code Format
Attached to Project: Ted
Opened by Gonçalo (gedl) - Tuesday, 10 March 2009, 11:57 GMT+2
Last edited by Jofo (JoFo) - Wednesday, 18 November 2009, 21:38 GMT+2
Opened by Gonçalo (gedl) - Tuesday, 10 March 2009, 11:57 GMT+2
Last edited by Jofo (JoFo) - Wednesday, 18 November 2009, 21:38 GMT+2
|
Details
Auto format all code files with the attached formatter configuration, for eclipse.
This task will be done shortly after the 0.97 release |
This task depends upon
We have to see what our style is. I think it matches the default configuration quite closely except for the brackets lineout.
Your style is almost equal to SUN's standard except for the brackets placement (I also do prefer them in a new line)
When I merge the branch with the trunk I'll autoformat all files with the new settings (the only changes to what you already have is the line length (150 chars))
Then we all can ctl+shift+f in eclipse before commit and we're ready to go :)