Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://bval.apache.org/coding-standards.mdtext
Index: trunk/content/coding-standards.mdtext =================================================================== --- trunk/content/coding-standards.mdtext (revision 1449567) +++ trunk/content/coding-standards.mdtext (working copy) @@ -1,4 +1,5 @@ Title: Coding Standards + <a name="CodingStandards-ASFRequirements"></a> ## ASF Requirements @@ -48,9 +49,9 @@ <a name="CodingStandards-FormatterProfile"></a> ### Formatter Profile Download the code formatter profile: -[bval-formatting-preferences.xml](/coding/bval-formatting-preferences.xml.html) +[bval-formatting-preferences.xml](/coding/bval-formatting-preferences.xml) -Updated profile for Eclipse Galileo: [bval-eclipse-galileo-formatting.xml](/coding/bval-eclipse-galileo-formatting.xml.html) +Updated profile for Eclipse Galileo: [bval-eclipse-galileo-formatting.xml](/coding/bval-eclipse-galileo-formatting.xml) To import: @@ -62,7 +63,7 @@ <a name="CodingStandards-CodeTemplate"></a> ### Code Template Download the code template profile: -[bval-code-style-template.xml](/coding/bval-code-style-template.xml.html) +[bval-code-style-template.xml](/coding/bval-code-style-template.xml) To import:
