kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-985] Update developer instructions for code style, static analysis etc. #897

Open rju opened 2 weeks ago

rju commented 2 weeks ago

JIRA Issue: KIEKER-985 Update developer instructions for code style, static analysis etc. Original Reporter: Andre van Hoorn


Checklist:

rju commented 1 week ago

author nils-christian -- Tue, 12 Nov 2013 12:48:11 +0100

About the conventions setup:
- When the project is imported, Eclipse uses "Unmanaged profile 'Kieker
- Clean Up'" and "Unmanaged profile 'Kieker
- Profile'" as default entries. Guess it is better to actually import the files. However, it looks like the default used entries provide already the correct properties.
- The same for the import order. However, the picture is deprecated. We have an additional package "kieker.test"
- The configuration for the save actions are already correctly imported by Eclipse.

In summary:
- Update the picture
- Note that most of the properties should already be imported by Eclipse

rju commented 1 week ago

author nils-christian -- Tue, 12 Nov 2013 12:50:05 +0100

Additional info: We allow 165 chars per line and not 160. Has been corrected in the text.

rju commented 1 week ago

author nils-christian -- Tue, 18 Mar 2014 12:24:55 +0100

Import picture updated.