Last modified by Thomas Mortagne on 2017/03/24

From version 17.1
edited by Thomas Mortagne
on 2013/07/30
Change comment: There is no comment for this version
To version 18.1
edited by Thomas Mortagne
on 2013/07/30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,6 +34,12 @@
34 34  
35 35  Only valid JSON strings can be parsed. JSONP is not supported. If the argument is not valid JSON, then ##null## is returned, parsing exceptions are cought.
36 36  
37 +== New Eclipse cs extension ==
38 +
39 +[[XCOMMONS-353>>http://jira.xwiki.org/browse/XCOMMONS-353]] made our checkstyle.xml file unusable as it is in Eclipse cs because of the custom rule that could not be found in the Eclipse classpath.
40 +
41 +##xwiki-commons-tool-verification-resources## module is now also an Eclipse cs extension which mean you can just drop its jar in Eclipse ##plugins/## folder and you will get the XWiki checkstyle configuration listed in the standard configurations.
42 +
37 37  == Deprecated and Retired projects ==
38 38  
39 39  * Google plugin (##com.xpn.xwiki.plugin.google.GooglePlugin##) has been retired, you can find it on https://github.com/xwiki-contrib/retired/tree/master/xwiki-platform-google-plugin

Get Connected