| <!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>Tcl Build path</title> |
| </head> |
| |
| <body> |
| <h1>Tcl Build path</h1> |
| |
| <p>The Tcl build path is the path which is used to find Tcl sources that are |
| referenced by your code. This path is used |
| to search for source code elements outside of your project. The Tcl build path is |
| specified for each project. In the project properties, it is referred |
| to as the "Tcl Build Path."</p> |
| |
| <p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ></p> |
| <p> |
| <a href="filters.htm">Exclusion and inclusion filters</a><br> |
| </p> |
| |
| </body> |
| </html> |
| |