Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Platform Plug-in Development Environment Guide
Previous Page Home Next Page

Add API Problem Filter Quickfix

This quickfix can be used to quickly create an API problem filter for a known or expected API problem that cannot be easily corrected.

This quick fix is available in one of two places:

  1. The Problems view .
  2. Editing the resource the problem exists in.

The Problems view

  • Open the Problem view.
  • Select an API Tooling problem.

    API problem selected in problems view

  • Use Ctrl + 1 to trigger the quickfix from the problem view (or use the context menu as shown above).

    Filter API problem quickfix dialog

Editing the resource

  • Open the resource the API problem exists in.
  • Use Ctrl + 1 on the corresponding problem.

    Filter quickfix in an editor


Once the problem filter has been created the corresponding resource is rebuilt and the problem is removed from the Problems view and any open editors.


Related tasks

Creating API Problem Filters
Removing filters

Related reference

API Problem Filters Property Page
Missing API Baseline Quickfix
Version Numbering Quickfix
Since Tag Quickfix
Remove Unused Problem Filter Quickfix


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire