blob: a7edeace700ddae0f51385fff3c04f198cc1e98e [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2005, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Import Breakpoints Wizard</title>
<script language="JavaScript" src="../../PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1>Import Breakpoints Wizard</h1>
<p>The <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.file.import(importWizardId=org.eclipse.debug.internal.ui.importexport.breakpoints.WizardImportBreakpoints)")'> <img src="../../PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Opens the Breakpoint import wizard"> <b>Import Breakpoints</b></a> wizard
helps you to import breakpoints from a file.</p>
<h2>Import breakpoints page</h2>
<table border="1" cellspacing="0" cellpadding="5" summary="Import breakpoints page">
<tr>
<th >Option</th>
<th >Description</th>
<th >Default</th>
</tr>
<tr>
<td align="left" valign="top">From...</td>
<td align="left" valign="top">Type the name of the file to import from, or click the <strong>Browse...</strong> button to search for a file.</td>
<td align="left" valign="top">&lt;blank&gt;</td>
</tr>
<tr>
<td valign="top"> Update... </td>
<td valign="top"><dl>
<dt> <strong>Automatically update existing breakpoints </strong> </dt>
<dd> When selected, any breakpoints that already exist in your workspace will be overwritten by those being imported from the file. </dd>
</dl></td>
<td valign="top">not selected </td>
</tr>
<tr>
<td valign="top"> Create... </td>
<td valign="top"><dl>
<dt> <strong>Automatically create breakpoints workingsets:</strong> </dt>
<dd> When selected, if an imported breakpoint indicates it belongs to a working sets that does not exist in your workspace, the workingset will be created for you and the breakpoint added to it. </dd>
</dl></td>
<td valign="top"> not selected </td>
</tr>
</table>
<p> <img border="0" src="../../images/ngrelc.png" alt="Related concepts" > </p>
<p> <a href="../../concepts/cbrkpnts.htm">Breakpoints</a> </p>
<p> <img border="0" src="../../images/ngrelt.png" alt="Related tasks" ></p>
<p> <a href="../../tasks/task-add_line_breakpoints.htm">Adding Line Breakpoints</a><br>
<a href="../../tasks/task-remove_line_breakpoints.htm">Removing Line Breakpoints</a><br>
<a href="../../tasks/task-launching_java_program.htm">Launching a Java Program</a><br>
<a href="../../tasks/task-running_and_debugging.htm">Running and Debugging</a></p>
<p> <img src="../../images/ngrelr.png" alt="Related reference" border="0" > </p>
<p> <a href="../../reference/ref-menu-file.htm">File actions</a><br>
<a href="../../reference/wizards/ref-export_breakpoints.htm">Exporting Breakpoints</a> </p>
</body>
</html>