Code Conventions for the Platform UI Team
Eclipse idea banner

The main Eclipse coding conventions can be found here. The Platform UI Team has been using the following additional code conventions:

  1. Compiler warnings are on except for deprecated code.
  2. Code is subjected to 'Organize Imports', 'Format', and 'Sort Members' according to default ship settings.