| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> |
| |
| <html> |
| <head> |
| <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 "Java Build Path."</p> |
| |
| <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br> |
| <a href="concepts-4.htm">Java builder</a><br> |
| <a href="cclsspthv.htm">Classpath variable</a> |
| </p> |
| |
| <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br> |
| <a href="../tasks/tasks-113.htm">Adding a JAR file to the build path</a><br> |
| <a href="../tasks/tasks-112.htm">Adding a library 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.gif" alt="Related reference" border="0" height="27" width="159"><br> |
| <a href="../reference/ref-15.htm">Classpath Variables preferences</a><br> |
| <a href="../reference/ref-123.htm">Java Build Path properties</a><br> |
| </p> |
| |
| <p><br> |
| </p> |
| |
| <p><a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" width=324 height=14 alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0"></a></p> |
| </body> |
| </html> |
| |