[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: Export compiler warning/error settings?
|
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
>
>