Revision: 7b9e3c2146c1
Author: Michael Bayne <
m...@samskivert.com>
Date: Mon May 26 14:25:30 2014 UTC
Log: Update location of autoformat XML.
http://code.google.com/p/playn/source/detail?r=7b9e3c2146c1&repo=wiki
Modified:
/CodeStyle.wiki
=======================================
--- /CodeStyle.wiki Sat Aug 6 18:36:24 2011 UTC
+++ /CodeStyle.wiki Mon May 26 14:25:30 2014 UTC
@@ -2,7 +2,7 @@
= Code Style =
-We use an Eclipse auto-format configuration to keep everyone more or less
in sync on code style. We need not be unnecessarily pedantic about style,
but this helps to avoid a lot of diff-cruft and bikeshedding. The
auto-format configuration is in the repository under
playn/eclipse_format.xml (see GettingStarted if you don't know how to use
this in Eclipse).
+We use an Eclipse auto-format configuration to keep everyone more or less
in sync on code style. We need not be unnecessarily pedantic about style,
but this helps to avoid a lot of diff-cruft and bikeshedding. The
auto-format configuration is in the repository under
playn/etc/eclipse_format.xml (see GettingStarted if you don't know how to
use this in Eclipse).
= Package Names =