I use intellij which can specify the checkstyle file for project. I think eclipse should able be able to do that.
https://github.com/apache/zeppelin/blob/master/_tools/checkstyle.xml Gokulakannan Muralidharan <go...@sentienz.com>于2018年2月28日周三 下午1:45写道: > Hi, > > Google code style format > <https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml> > for > Java is not working for Zeppelin project as mentioned in the docs > <https://zeppelin.apache.org/contribution/contributions.html#code-convention>, > getting checkstyle errors when trying to build locally. > > Could someone please share the eclipse code formatter used for Zeppelin > java code? > > Regards, > Gokul > >