blob: 08005dd045d5b8bd584e39671ca06b8cd34f5a0e [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, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>
Browsing Tcl elements using the package explorer
</title>
</head>
<body>
<h1>
Browsing Tcl elements using the script explorer
</h1>
<p>
In this section you will find out how to browse Tcl elements in a project.
</p>
<ol>
<li>Open an existing project.</li>
<li>
In the Script Explorer view, make sure the a project is expanded so you can see its packages and files.
</li>
<li>
Expand a package to see the Java files contained in that package.
</li>
<li>
Expand a Tcl file Note that the Script
Explorer shows Tcl-specific sub-elements of the source code file.&nbsp;
The types and their members appear in the tree.
<p>
<img src="images/tcl-explore-proj.png" alt="Package explorer">
</p>
</li>
</ol>
<P class="nav_footer" id="nav_footer">Next Section: <A href="qs-OpenJavaEditor.htm">Opening a Tcl editor</A></P>
<p>
<img border="0" src="../images/ngrelc.png" alt="Related concepts" >
</p>
<p>
<a href="../concepts/cjavaviews.htm">Tcl views</a><br>
</p>
<p>
</body>
</html>