Skip to main content

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

Hi Thibault,

wie use the Eclipse default formater. In most cases this is already configured in the plugin properties. If not please open a bug and assign it to me.

Best regards, Laes

Am 22.11.2014 13:45 schrieb "Thibault Le OUAY" <thibaultleouay@xxxxxxxxx>:
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 

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev

Back to the top