blob: 6168384aedee0f342a1380a33f5cb4db6e2d21cc [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>Build classpath</title>
</head>
<body>
<h1>Build classpath</h1>
<p>The build classpath is the path which is used to find classes that are
referenced by your source code. During compilation, this path is used
to search for classes outside of your project. The build classpath is
specified for each project. In the project properties, it is referred
to as the &quot;Java Build Path.&quot;</p>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ></p>
<p>
<a href="concepts-4.htm">Java builder</a><br>
<a href="cclsspthv.htm">Classpath variable</a><br>
<a href="filters.htm">Exclusion and inclusion filters</a><br>
<a href="rules.htm">Access rules</a>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" ></p>
<p>
<a href="../tasks/tasks-113.htm">Adding a JAR file to the build path</a><br>
<a href="../tasks/tasks-112.htm">Adding a class folder to the build path</a><br>
<a href="../tasks/tasks-106.htm">Building a Java program</a><br>
<a href="../tasks/tasks-108.htm">Building automatically</a><br>
<a href="../tasks/tasks-109.htm">Building manually</a><br>
<a href="../tasks/tasks-111.htm">Viewing and editing a project's build path</a><br>
<a href="../tasks/tasks-110.htm">Working with build paths</a><br>
<a href="../tasks/tasks-221.htm">Creating a new source folder with exclusion filter</a><br>
<a href="../tasks/tasks-222.htm">Creating a new source folder with specific output folder</a>
</p>
<p><img src="../images/ngrelr.png" alt="Related reference" border="0" >
</p>
<p>
<a href="../reference/ref-15.htm">Classpath Variables preferences</a><br>
<a href="../reference/ref-123.htm">Java Build Path properties</a><br>
</p>
</body>
</html>