|  | <!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> | 
|  | Preparing Eclipse | 
|  | </title> | 
|  | <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script> | 
|  | </head> | 
|  | <body> | 
|  | <h1> | 
|  | Preparing Eclipse | 
|  | </h1> | 
|  | <p> | 
|  | In this section, you will verify that Eclipse is properly set up for Tcl development. | 
|  | </p> | 
|  | <p> | 
|  | It is assumed that the Tcl plug-in is already installed. | 
|  | </p> | 
|  | <h2> | 
|  | Verifying Tcl interpreter settings | 
|  | </h2> | 
|  | <p> | 
|  | Select the menu item | 
|  | <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Workbench)")'> | 
|  | <img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Goto workbench preferences"> | 
|  | <b>Window > Preferences...</b></a> | 
|  | to open the workbench preferences.  | 
|  | </p> | 
|  | <p> | 
|  | Select the <b>Tcl > Interpreters</b> preference page to display the known interpreters. | 
|  | Make sure that at least one interpreter is specified. | 
|  | If no one is, you may add it manually ("Add" button) or try automatic detection ("Search" button). | 
|  | <p> | 
|  | <img src="images/tcl-pref.png"  alt="Tcl Interpreters preference page"> | 
|  | </p> | 
|  | </p> | 
|  | <P class="nav_footer" id="nav_footer">Next Section: <A href="qs-3.htm"> Creating your first Tcl project</A></P> | 
|  | </body> | 
|  | </html> | 
|  |  |