blob: b2b14c9e28beab01c5001233b38a387e562921ac [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="../../../book.css" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script>
<title>Missing API Baseline Quick Fix</title>
</head>
<body>
<h1>Missing API Baseline Quick Fix</h1>
<p>This quick fix can be used to quickly help resolve missing API baseline problems.</p>
<p>This quick fix is available in the Problems view.</p>
<h3>The Problems view</h3>
<ul>
<li>Open the <b>Problems</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 quick fix from the Problems view (or use the context menu as shown above).
<p><img src="../images/baseline-qf-dialog.png" alt="Missing API baseline quick fix dialog"></p>
</li>
</ul>
<p>Completing the quick fix 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.svg" alt="Opens the API Baselines preference page"> <b>Plug-in Development &gt; 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>
<h3 class="related">Related tasks</h3>
<a href="../../../tasks/api_tooling_baseline.htm">Setting up an API baseline</a><br>
<h3 class="related">Related references</h3>
<a href="../preferences/ref-baselines.htm">API Baselines Preferences</a><br>
<a href="ref-api-api-filter-qf.htm">Add API Problem Filter Quick Fix</a><br>
<a href="ref-api-version-qf.htm">Version Numbering Quick Fix</a><br>
<a href="ref-api-sincetag-qf.htm">Since Tag Quick Fix</a><br>
<a href="ref-api-remove-api-filter-qf.htm">Remove Unused Problem Filter Quick Fix</a>
</body>
</html>