| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" |
| content="Copyright (c) IBM Corporation and others 2010, 2013. 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" type="text/css"> |
| <title>Rhino Tab Group</title> |
| </head> |
| <body> |
| <h1>Rhino Tab Group</h1> |
| <p> |
| The Rhino tab group is the complete group of tabs for configuring a Rhino JavaScript launch configuration. The group consists |
| of the following tabs: |
| <ul> |
| <li><a href="ref-main-tab.htm">Main</a> tab - this tab allows you to specify the script and optional project to launch, as well as set interpreter options</li> |
| <li><a href="ref-include-tab.htm">Include</a> tab - this tab allows you to specify additional scripts / folders of scripts to include in the launch</li> |
| <li><a href="ref-source-tab.htm">Source</a> tab - this tab allows you to configure where script source is located</li> |
| <li><a href="ref-common-tab.htm">Common</a> tab - this tab allows you to configure common settings for the launch configuration</li> |
| </ul> |
| </p> |
| |
| <p><img src="../../images/ngrelr.png" alt="Related reference" border="0"></p> |
| <p> |
| <a href="ref-main-tab.htm">Main Tab</a><br> |
| <a href="ref-include-tab.htm">Include Tab</a><br> |
| <a href="ref-source-tab.htm">Source Tab</a><br> |
| <a href="ref-common-tab.htm">Common Tab</a><br> |
| </p> |
| </body> |
| </html> |