Difference between revisions of "ASE Herning programming Standard"

From Klaus' wiki
Jump to: navigation, search
Line 3: Line 3:
 
Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style.
 
Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style.
  
When imported and selected you can use the Quick Format to quick format '''(Ctrl+Shift+F)''' in Eclipse it will reformat your code and make it readable...
+
When imported and selected you can use the Source->Format to quickly (re)format your code. Short cut keys are: '''Ctrl+Shift+F''' in Eclipse.

Revision as of 15:12, 3 September 2019

In order to comply to the ASE HErning programming Standard you should use this file File:ASE Herning Programming Standard.xml (First click on the link, then right click on the next page in order to save the file).

Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style.

When imported and selected you can use the Source->Format to quickly (re)format your code. Short cut keys are: Ctrl+Shift+F in Eclipse.