使用checkstyle格式化代码 [英] Using checkstyle to format code

查看:619
本文介绍了使用checkstyle格式化代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚在eclipse中安装了checkstyle。它的工作原理是在屏幕中放置断点的部分显示相应的错误。但是,我只是想知道它是否真的会为您格式化代码并确实添加空注释等等以供您填写?

I have just installed checkstyle in eclipse. It works by bringing up the appropriate errors in the part of the screen where you place break points. However, I was just wondering whether it actually will format the code for you and indeed add the empty comments etc for you to fill in?

如果确实如此,你如何做到这一点。谢谢

If it does, how do you get it to do it. Thanks

推荐答案

不,checkstyle不会格式化代码,它只识别不同类型的违规行为。您可以根据您的checkstyle配置配置 Jalopy 格式。

No, checkstyle doesn't format code, it only identifies violations of different types. You can configure Jalopy to format as per your checkstyle configuration.

这篇关于使用checkstyle格式化代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆