Browsing Tcl elements using the script explorer

In this section you will find out how to browse Tcl elements in a project.

  1. Open an existing project.
  2. In the Script Explorer view, make sure the a project is expanded so you can see its packages and files.
  3. Expand a package to see the Java files contained in that package.
  4. Expand a Tcl file Note that the Script Explorer shows Tcl-specific sub-elements of the source code file.  The types and their members appear in the tree.

    Package explorer

Related concepts

Tcl views