Since I'm an intellij user, this is very welcome. Thank you. Also, consider using the maven checkstyle plugin, so that people can't mess up the code formatting regardless of what editor they use. It's easier to introduce coding standards earlier rather than later.
Julian > On Dec 25, 2014, at 5:49 PM, hongbin ma <[email protected]> wrote: > > hi, > Kylin developers > > > by default Kylin project uses an eclipse > setting("org.eclipse.jdt.core.prefs" > > in each project's .settings/ folder) > for code formatting. > If you're a intellij user, please use this plugin > http://plugins.jetbrains.com/plugin/6546 and follow this guide > https://github.com/krasa/EclipseCodeFormatter#instructions to align > yourself in. > > thanks > hongbin
