| Summary: | .api_filters should contain plug-in version and warn when version doesn't match manifest | ||
|---|---|---|---|
| Product: | [Eclipse Project] PDE | Reporter: | Markus Keller <markus.kell.r> |
| Component: | API Tools | Assignee: | PDE API Tools Inbox <pde-apitools-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | daniel_megert, darin.eclipse, Michael_Rennie |
| Version: | 3.5 | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 255104 | ||
| Bug Blocks: | |||
|
Description
Markus Keller
Comment 0 probably only applies to problems in the "API Compatibility" tab. These become obsolete in a new development branch (e.g. HEAD after 3.4 has been declared). I first thought it would apply to more problems because removing the filters did not result in compile errors but only warnings. Most of the filtered usage problems were actually to hide known bugs in the API tools. For these filters, no versioning is necessary, but the API tools could warn about filters that are not actually used (i.e. no problem matches the filter). *** This bug has been marked as a duplicate of bug 256450 *** |