Luc14860 / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

Introduction of "checkstyle" code formatter #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need to provide...
* configuration files for NetBeans, Eclipse and IntelliJ
* create a tutorial for the developer how to embed and use
* create an announcement that everybody is supposed to use it.

Original issue reported on code.google.com by fivefeetfurther@gmail.com on 14 Oct 2010 at 4:13

GoogleCodeExporter commented 9 years ago
We want to use the Java code conventions documented here:
http://www.oracle.com/technetwork/java/codeconventions-150003.pdf

For Netbeans there's a plug-in available (SQE: Software Quality Environment)
see: http://kenai.com/projects/sqe/pages/Home
looking for default checkstyle.xml file to match Java code conventions.

Original comment by fivefeetfurther@gmail.com on 18 Oct 2010 at 2:56

GoogleCodeExporter commented 9 years ago
A first working checkstyle.xml has been published for NetBeans (to be completed)

Original comment by fivefeetfurther@gmail.com on 18 Oct 2010 at 4:35

GoogleCodeExporter commented 9 years ago
Here you'll find a much better plug-in, that supports check-style 5:
http://www.sickboy.cz/checkstyle/download.html. Documentation pending...

Original comment by fivefeetfurther@gmail.com on 18 Oct 2010 at 4:36