Changes for page Java Code Style

Last modified by Thomas Mortagne on 2023/12/06 15:53

<
From version < 30.4 >
edited by Vincent Massol
on 2018/01/24 10:40
To version < 32.1 >
edited by Thomas Mortagne
on 2018/06/20 10:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +xwiki:XWiki.ThomasMortagne
Content
... ... @@ -172,7 +172,7 @@
172 172  /**
173 173   * Something, blah blah...
174 174   *
175 - * @version $Id: $
175 + * @version $Id$
176 176   * @since 1.6M1
177 177   */
178 178  {{/code}}
... ... @@ -232,7 +232,7 @@
232 232  {{error}}
233 233  There's currently a [[bug in Checkstyle>>https://github.com/checkstyle/checkstyle/issues/5482]] that forces us to escape the ##<## as in:
234 234  
235 -{{code language="java"}}
235 +{{code language="none"}}
236 236  * <pre><code>
237 237   * &#60;plugin&#62;
238 238   * &#60;groupId&#62;org.xwiki.platform&#60;/groupId&#62;

Get Connected