Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 240798 - add import/export of JAVA error/warning settings only
Summary: add import/export of JAVA error/warning settings only
Status: CLOSED DUPLICATE of bug 163543
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 06:35 EDT by Barry Levinson CLA
Modified: 2010-02-17 11:58 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Levinson CLA 2008-07-15 06:35:55 EDT
To whom it may concern,

I would like to suggest a feature of importing and exporting the JAVA compiler error/warning settings only.

Rationale:
I am part of a large team of developers that work with Eclipse on the same source code files. Currently, in order to have the same settings on all developer stations, we need to manually check/uncheck several checkboxes on several error/warning dialogs.
We cannot use the export/import of the preferences, since all have their unique preferences, yet, since we are working on the same code, we want to have the same style of error/warning checking.

I hope I made myself clear.

Thank you,

Barry Levinson
MINDCTI
Comment 1 Philipe Mulet CLA 2008-07-15 07:21:40 EDT
If you use project custom preferences, then these will be stored automatically in source control, and recognized from thereon.

Look for a .settings/org.eclipse.jdt.core.prefs file at the root of each project (you may need to play with your view filtering options to reveal these).
Comment 2 Markus Keller CLA 2010-02-17 11:58:33 EST

*** This bug has been marked as a duplicate of bug 163543 ***