blob: 65950afae4da9bbc456961fe39a3f00eafe5b01d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. 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>Scrapbook</title>
</head>
<body>
<h1>Scrapbook</h1>
<p>The JDT contributes a scrapbook facility that can be used to experiment and evaluate Java
code snippets before building a complete Java program. Snippets are edited and evaluated in the Scrapbook page
editor, with resultant problems reported in the editor.</p>
<p>From a Java scrapbook editor, you can select a code snippet, evaluate it, and display the result as a string.
You can also show the object that results from evaluating a code snippet in the debugger's expressions view.</p>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ></p>
<p>
<a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
<a href="../concepts/concepts-10.htm">Debugger</a></p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" ></p>
<p>
<a href="../tasks/tasks-149.htm">Creating a Java scrapbook page</a><br>
<a href="../tasks/tasks-151.htm">Displaying the result of evaluating an expression</a><br>
<a href="../tasks/tasks-150.htm">Inspecting the result of evaluating an expression</a><br>
<a href="../tasks/tasks-65.htm">Using content/code assist</a><br>
<a href="../tasks/tasks-107.htm">Viewing compilation errors and warnings</a></p>
<p><img border="0" src="../images/ngrelr.png" alt="Related reference" ></p>
<p>
<a href="../reference/ref-129.htm">New Java Scrapbook Page wizard</a><br>
<a href="../reference/ref-34.htm">Java scrapbook page</a><br>
<a href="../reference/ref-56.htm">Expressions view</a></p>
</body>
</html>