blob: a68f0e8f2505acbe7d9f3eadecadf2c12c7894ba [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 2000, 2007. 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>Go to File for Breakpoint</title>
</head>
<body>
<h1>Go to File for Breakpoint </h1>
<p>Select the <strong>Go to File</strong> command [ <img src="../../../images/org.eclipse.jdt.ui/elcl16/goto_input.svg" alt="Go to File"> ] to open the associated resource for the breakpoint, make it active and highlight the location of the breakpoint. If the resource is already open it is made active and the breakpoint location is highlighted. </p>
<h3 class="related">Related concepts</h3>
<a href="../../../concepts/cbrkpnts.htm">Breakpoints</a>
<h3 class="related">Related tasks</h3>
<a href="../../../tasks/task-add_line_breakpoints.htm">Adding breakpoints</a><br>
<a href="../../../tasks/task-remove_line_breakpoints.htm">Removing 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>
<h3 class="related">Related references</h3>
<a href="../../../reference/views/breakpoints/ref-breakpoints_view.htm">Breakpoints View</a>
</body>
</html>