blob: 2f18626014e898c86f64f6f79275b0625ce9ddfa [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 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">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Working with build paths
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Working with build paths
</h1>
<p>
Setting up the proper Java build path is an important task when doing Java development.
Without the correct Java build path, you cannot compile your code. In addition, you
cannot search or look at the type hierarchies for Java elements.
</p>
<img src="../images/ngrelc.png" alt="Related concepts" border="0" >
<p>
<a href="../concepts/concepts-4.htm">Java builder</a><br>
<a href="../concepts/cbuildcp.htm">Build classpath</a>
</p>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" >
</p>
<p>
<a href="tasks-111.htm">Viewing and editing a project's build path</a><br>
<a href="tasks-113.htm">Adding a JAR file to the build path</a><br>
<a href="tasks-112.htm">Adding a class folder to the build path</a><br>
<a href="tasks-31.htm">Adding source code as individual files</a><br>
<a href="tasks-120.htm">Assigning the default JRE for the workbench</a><br>
<a href="tasks-106.htm">Building a Java program</a><br>
<a href="tasks-108.htm">Building automatically</a><br>
<a href="tasks-109.htm">Building manually</a><br>
<a href="tasks-124.htm">Choosing a JRE for launching a project</a><br>
</p>
<p>
<img src="../images/ngrelr.png" alt="Related reference" border="0" ><br>
<a href="../reference/ref-123.htm">Java Build path</a><br>
<a href="../reference/ref-19.htm">Installed JREs preference page</a>
</p>
</body>
</html>