[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Export compiler warning/error settings?

Eric,

I probably should have but I'm usually reluctant to ask for new things because the queue is already so big...


Eric Rizzo wrote:
Ed Merks wrote:
Dave,

Yes, I should have mentioned that. What would be cool would be a way to share the settings between projects instead of saving a copy per project...

You can do that with Formatter preferences; they have the notion of a formatting "profile" which would be a nice concept to apply to the errors/warnings preferences group.
Ed, why don't you enter an enhancement request for it...


Eric


Dave Wegener wrote:
You can set these up on a per project basis. They are then saved in a
.settings folder in the root of the project. Checking the .settings folder
into your SCM along with the rest of the project files will make the
settings available automatically if someone checks the full project out.


When setting up new projects, you can copy the .settings folder from an
existing project.


"Ed Merks" <merks@xxxxxxxxxx> wrote in message
news:fcrmbj$s6p$1@xxxxxxxxxxxxxxxxxxxx
James,

There is a specific request for a category for this:

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=163543

Right now you can export all your preference and the compiler ones will
be among them.



James Adams wrote:
Is it possible to export/import the compiler warning/error settings?
We'd like for our entire team to use the same settings, and it'd be
easier to do if we could just export/import these like you can do with
the code formatting settings.


Thanks in advance for your suggestions.

--James