Bug 549481 - [Mac]API Tools error in Display.java

Putback the filter for MANIFEST.MF removed by previous commit as it causes API tools warning
in official build (Windows).

The API tools filters is common for all platforms. Some filters may be
platform specific. So, don't enable automatically remove unused filters. Also, set unused
problem filters to warning.

Change-Id: I15bfe4952a6fb47d7913d0074878aef00a924301
2 files changed
tree: bdf9c680688aed4cd808ee525b221b296ab93c1d
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. CONTRIBUTING
  8. LICENSE
  9. NOTICE
  10. pom.xml
  11. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!