| <!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, 2009. 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="../../../book.css" type="text/css"> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script> |
| <title>Missing API Baseline Quickfix</title> |
| </head> |
| <body> |
| <h1>Missing API Baseline Quickfix</h1> |
| <p>This quickfix can be used to quickly help resolve missing API baseline problems.</p> |
| <p>This quickfix is available in the Problems view.</p> |
| <h3>The Problems view</h3> |
| <ul> |
| <li>Open the <b>Problem</b> view.</li> |
| <li>Select the missing API baseline problem. |
| <p><img src="../images/baseline-qf.png" alt="Missing API baseline problem"></p> |
| </li> |
| <li>Use <b>Ctrl + 1</b> to trigger the quickfix from the problem view (or use the context menu as shown above). |
| <p><img src="../images/baseline-qf-dialog.png" alt="Missing API baseline quickfix dialog"></p> |
| </li> |
| </ul> |
| <p>Completing the quickfix will open the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.pde.api.tools.ui.apiprofiles.prefpage)")'> <img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Opens the API Baselines preference page"> <b>Plug-in Development > API Baselines</b></a> preference page, allowing you to create a new baseline using the <a href="../wizards/ref-api-baseline-wizard.htm"><strong>API baseline wizard</strong></a>.</p> |
| <br> |
| <p> <img border="0" src="../../../images/ngrelt.png" alt="Related tasks" ></p> |
| <p> |
| <a href="../../../tasks/api_tooling_baseline.htm">Setting up an API baseline</a><br> |
| </p> |
| <p><img src="../../../images/ngrelr.png" alt="Related reference" border="0"></p> |
| <p> |
| <a href="../preferences/ref-baselines.htm">API Baselines Preferences</a><br> |
| <a href="ref-api-api-filter-qf.htm">Add API Problem Filter Quickfix</a><br> |
| <a href="ref-api-version-qf.htm">Version Numbering Quickfix</a><br> |
| <a href="ref-api-sincetag-qf.htm">Since Tag Quickfix</a><br> |
| <a href="ref-api-remove-api-filter-qf.htm">Remove Unused Problem Filter Quickfix</a> |
| </p> |
| |
| </body> |
| </html> |