Eclipse

Diese Seite beschreibt die Konfiguration von Eclipse um QA-Anforderungen schon früh deutlich zu machen.

Preferences

Java - Code Style - Code Templates

Work in progress codetemplates.xml

Java - Code Style - Formatter

Die Hintergründe zur Konfiguration sind unter beschrieben.

Work in progress formatter.xml

Formatter Einstellung CommentsFormatter Einstellung Line Wrapping

Java - Compiler - Javadoc

☑ Process Javadoc comments

  • Malformed Javadoc comments: Warning
    • Only consider: Package
    • ☑ Validate tag arguments
    • Missing tag descriptions: Validate all standard tags
  • Missing Javadoc tags: Warning
    • Only consider: Package
    • ☑ Ignore in overriding and implementing methods
    • ☑ Ignore method type parameters
  • Missing Javadoc comments: Warning
    • Only consider: Package
    • ☐ Ignore in overriding and implementing methodsEinstellung

Java - Editor - Templates

Work in progress java-templates.xml

XML - XML Files - Editor

  • Formatting
    • Line width: 120
    • ☑ Split multiple ...
    • ☐ Align final bracket ...
    • ☑ Preserver whitespace ...
    • ☐ Clear all blank lines
    • ☐ Format comments
    • ☑ Insert whitespace ...
    • ☑ Indent using spaces
    • Indentation size: 2