blob: 00c6f81a34fd724d8d4a7ecea8a35d357f4822a0 [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>
Problems page
</title>
</head>
<body>
<h1>
Problems page
</h1>
<p>
The most common mistakes when extracting a method are:
</p>
<ul>
<li>
The selection does not cover statements or an expression from a method body.
</li>
<li>
The selection does not cover a whole set of statements or an expression.
</li>
</ul>
<p>
You can use the <strong>Edit</strong> &gt; <strong>Expand Selection To</strong> actions to expand an selection to a valid expression or set of statements.
</p>
<p>
On the problems pages, you can press F1 to link to a detailed description of errors.
</p>
</body>
</html>