blob: 74444922bab1475950c61c14dd22de318512b71d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2008, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../guide/book.css" type="text/css">
<title>Removing filters</title>
<script type="text/javaScript" language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<h1>Removing filters</h1>
<p>If you want to remove an existing API filter, do the following steps:</p>
<ul>
<li>Select the project that has an existing API filter.</li>
<li>Right-click on the project and select <b>Properties</b>.</li>
<li>Go to <b><a href="../reference/api-tooling/propertypages/ref-filters-prop.htm">Plug-in Development &gt; API Problem Filters</a></b>
<p>
<img src="../guide/images/tasks/api_filter_properties.png" alt="API Filter Properties">
</p></li>
<li>From the list of existing filters, select the one you want to remove</li>
<li>Select <b>Remove</b>.</li>
<li>Select <b>OK</b> or <b>Apply</b>.</li>
</ul>
<p><img src="../images/ngrelt.png" alt="Related tasks"></p>
<p>
<a href="api_tooling_create_filters.htm">Creating filters</a><br>
</p>
<p><img src="../images/ngrelr.png" alt="Related reference"></p>
<p>
<a href="../reference/api-tooling/propertypages/ref-filters-prop.htm">API Problem Filters Property Page</a><br>
<a href="../reference/api-tooling/quickfixes/ref-api-api-filter-qf.htm">Add API Problem Filter Quick Fix</a><br>
<a href="../reference/api-tooling/quickfixes/ref-api-remove-api-filter-qf.htm">Remove Unused API Problem Filter Quick Fix</a>
</p>
</body>
</html>