ASE Herning programming Standard

From Klaus' wiki
Revision as of 15:02, 3 September 2019 by Klaus (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

EDITING in progress. DO NOT USE AS OF NOW.

In order to comply to the ASE HErning programming Standard you should use this file File:ASE Herning Programming Standard.xml (right click in order to save the file) to quick format (Ctrl+Shift+F) in Eclipse.

But first you may have to change ownership og the installations directory of the Eclipse by issuing this in Yakuake (the console you were instructed to start and give the hot-key Alt-F12).

] $ sudo chown -R <your login name>:<your login name> /opt/eclipse

<you login name> you'll see in the prompt like klaus@localhost - here the login name is klaus

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