Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[etrice-dev] code style

Hi developers,

in the team folder of the eTrice repository there is a file code_style.epf with preference settings for code style (formatter and
templates).
It deviates only in minor points from the standard JDT settings.

  * maximum line width increased to 120
  * if/else and try/catch with more line breaks
  * the file header code template contains the standard Eclipse copyright note for eTrice

Please import the preferences and switch the Java > Code Style > Formatter settings to the 'eTrice' profile.

Thanks,
Henrik



Back to the top