3.3.4 Configuring the Style Studio Classpath
The classpath is a list of the folders and JAR files that the JVM uses to locate Java resources. To specify the classpath, follow the steps below:
1. Select 'Configure' from the Style Studio File menu. This opens the 'Style Studio Configuration' dialog box.
2. Click the Classpath tab.
3. Click the 'Add JAR' button to add a JAR file (e.g., a JDBC driver) to the classpath.
4. Click the 'Add Directory' button to add a file system directory (e.g., containing resources) to the classpath.
5. Restart Style Studio.
The path list that you specify in the Classpath tab is stored in the .stylereport configuration file. (See Configuring Style Studio for more details about the .stylereport file.) This same classpath is used whether Style Studio is launched from the Windows Start menu or from the command line.
| << 3.3.3 Configuring the Style Studio License | © 1996-2013 InetSoft Technology Corporation (v11.4) | 3.4 Features of Style Studio >> |