Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
ETrice/Development/TeamResources
Team Resources
To facilitate the developer's daily work we provide the following team resources.
EPL file header code template
- Exported preferences containing only Java Code Style Preferences. Actually up to now it contains only a Java Code Templates (see Windows > Preferences) for Comments > Files which contains the EPL header: http://git.eclipse.org/c/etrice/org.eclipse.etrice.git/tree/team/code_style.epf
- Alternatively you can import http://git.eclipse.org/c/etrice/org.eclipse.etrice.git/tree/team/codetemplates.xml from the Java Code Templates preference page
Don't forget to check "Automatically add comments for new methods and types" on the Java Code Templates preference page. Otherwise the file header (and other comments) will not be created.
Hint: Since comments are activated now you might want to edit the Types entry to show your real name (rather than the login name on your machine).
TODO: add further code templates if convenient
Team Project Set for Eclipse Project Page
There is a Team Project Set checked in for our project web page in CVS: http://git.eclipse.org/c/etrice/org.eclipse.etrice.git/tree/team/etrice_project_website.epf.
Before importing it you have to change the __COMMITTER_NAME__.
Hrr.protos.de 06:18, 2 February 2011 (UTC)