blob: e8d7489ac786f5dbe59d66478ce7c05157c51cd3 [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, 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>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 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>