Bug 505811 - Support file/folder-based suppress warnings
Summary: Support file/folder-based suppress warnings
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.7   Edit
Hardware: PC Windows NT
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-12 12:17 EDT by Ed Willink CLA
Modified: 2016-10-12 12:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2016-10-12 12:17:08 EDT
EMF is a very powerful generator of Java code. Unfortunately its generated code has not really moved beyond Java 5, consequently when EMF contributes to a strongly checked project, there are many warnings to fix up or more likely to just permanently clutter the developer's problem view.

Suggest allowing finer-grained warning settings, perhaps per classpath source, so that the emf-gen folder can be set to have far fewer warnings.