如何在 Eclipse 中禁用 checkstyle?

发布于 2024-09-11 01:23:37 字数 87 浏览 5 评论 0原文

我的 Eclipse 中安装了 checkstyle 插件。 如何为工作区中的特定项目禁用它?

如果这不可行,我想关闭 checkstyle。

I have checkstyle plugin installed in my Eclipse.
How do I disable it for a specific project in my workspace?

If that is not feasible I would like to turn off checkstyle.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

空城之時有危險 2024-09-18 01:23:37

您还可以通过项目级别的上下文菜单仅在一个项目上禁用 Checkstyle。

参见:

Desactivate Checkstyle

如果确实需要卸载插件,最好使用:

Help/About/Installation Details 

选择正确的插件并卸载:

卸载插件

You can also disable Checkstyle just on one project by the contextual menu at the project level.

See:

Desactivate Checkstyle

If you really need to uninstall the plugin, it is best to use:

Help/About/Installation Details 

Select the right plugins and uninstall them:

Uninstall Plugins

GRAY°灰色天空 2024-09-18 01:23:37

好的,我自己解决了这个问题。只需要删除eclipse的plugins文件夹下的文件夹“com.atlassw.tools.eclipse.checkstyle_4.4.1”即可。呃!

Okay figured this out myself. Just need to remove the folder "com.atlassw.tools.eclipse.checkstyle_4.4.1" under the plugins folder of eclipse. Duh!

故人的歌 2024-09-18 01:23:37

在最新的 eclipse 版本(9/2014)中,我们必须访问 Help -> Eclipse Market 并转到已安装选项卡。然后选择卸载。卸载后,这将要求重新启动 Eclipse。就是这样。

在此处输入图像描述

In latest eclipse version(9/2014) we have to visit Help -> Eclipse Market and go to installed tab. Then select uninstall. After uninstallation this will ask for a eclipse restart. And that is it.

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文