Eclipse:如何在整个团队中共享Java编译器错误/警告设置 [英] Eclipse: How to share Java compiler errors/warnings settings across entire team

查看:83
本文介绍了Eclipse:如何在整个团队中共享Java编译器错误/警告设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在为开发人员标准化我们的默认Eclipse配置(样式,设置,字典,格式,运行配置等)。

We are in the process of standardizing our default Eclipse configuration (styles, settings, dictionary, formatting, run configurations, etc.) for our developers.

但是,对于Java编译器错误和警告首选项,似乎没有任何导出/导入设置的方法。还有另一种方法吗?

However, for Java compiler errors and warnings preferences, there does not seem to be any way to export/import settings. Is there another way to do this?

推荐答案

在团队内部共享设置(在IDE中使用)的理想方法是使用项目特定设置。项目特定的设置成为项目的一部分,并进入源代码控制存储库,因此每个团队成员都可以免费获得它们。

The ideal way to share settings within the team (for use within the IDE) is to use project specific settings. The project specific settings become part of the project and go into source control repository, hence every team member gets them for free.

您在问题中提到的大多数设置都可以每个项目配置。

Most of the settings you mention in the question can be configured per project.

这篇关于Eclipse:如何在整个团队中共享Java编译器错误/警告设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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