| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" |
| content="Copyright (c) IBM Corporation and others 2009, 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" charset="ISO-8859-1" type="text/css"> |
| <title>API Compare Wizard</title> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script> |
| </head> |
| <body> |
| <h1>API Compare Wizard</h1> |
| <p>The API compare wizard can be used to compare a selected set of selected elements (projects, source folders, package fragments, or compilation units) to a selected API baseline and show those |
| results in the <b><a href="../views/ref-api-tooling-view.htm">API Tools View</a></b></p> |
| <br> |
| <table border="1" cellspacing="0" cellpadding= "5" width="100%"> |
| <thead> |
| <tr> |
| <th rowspan="1" colspan="1" width="10%"> <p> Option </p></th> |
| <th rowspan="1" colspan="1"> <p> Description </p></th> |
| <th rowspan="1" colspan="1" width="5%"> <p> Default </p></th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left">Baseline</td> |
| <td rowspan="1" colspan="1" valign="top" align="left">You can choose any API baseline from the combo box to compare to.</td> |
| <td rowspan="1" colspan="1" valign="top" align="center">Default baseline or empty</td> |
| </tr> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left">Add New Baseline</td> |
| <td rowspan="1" colspan="1" valign="top" align="left">Opens the <b><a href="../preferences/ref-baselines.htm">API Baselines</a></b> preference page so that a new baseline can be added for use. </td> |
| <td rowspan="1" colspan="1" valign="top" align="center"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <br> |
| <p>The API Compare wizard, showing an example Eclipse 3.4.1 baseline being compared to.</p> |
| <img src="../images/api-compare-wizard.png" alt="API Compare Wizard" border="0"> |
| |
| <h3 class="related">Related tasks</h3> |
| <a href="../../../tasks/api_tooling_compare_to_baseline.htm">Comparing to an API baseline</a><br> |
| <a href="../../../tasks/api_tooling_baseline.htm">Setting up a baseline</a> |
| |
| <h3 class="related">Related references</h3> |
| <a href="../preferences/ref-baselines.htm">API Baselines Preferences</a> |
| </body> |
| </html> |