Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Code Formatter

Hey, 

Lately i have started contributing a bit, i have followed the instruction here : https://wiki.eclipse.org/Platform_UI/How_to_Contribute 
 
All it says  about code formatting : 

- UI will need you to use project-specific settings for compiler warnings/errors, code formatting etc. that are copied from the other UI plug-ins' settings.

- Avoid adding trailing whitespace. You can use the save actions in Eclipse to auto-remove them, via the Preferences -> Java -> Editor -> Save Actions. Activate them and as additional action select Configure and select "Remove trailing whitespace"
 

I havent found a code formatter template anywhere, 

So is there a specific code formatter for platform.ui ?


Best, 

Thibault 

Back to the top