|
Home > Online Product Documentation > Table of Contents > Setting a Project Classpath Setting a Project ClasspathYou can set a classpath at the project level. When Stylus Studio compiles or runs Java code, it always checks the project for a locally defined classpath first. If a project classpath has not been defined, Stylus Studio uses the classpath defined Java Virtual Machine page of the Options. dialog box. Specifying Multiple ClasspathsYou use the Project Classpath dialog box to specify one or more classpaths for a project. If multiple classpaths have been defined, Stylus Studio searches them in the order in which they are listed in the Project Classpath dialog box. You can use the up and down arrows at the top of this dialog box to change the classpath order.
How to Set a Project ClasspathTo set a classpath for a project:
1. Open the
Project Window if it is not already displayed.
2. Right-click the project node.
The project shortcut menu appears. Alternative: Select Project > Set Classpath from the Stylus Studio menu.
3. Select
Set Project Classpath.
The Project Classpath dialog box appears.
4. Click the browse folders (
A new entry field appears in the Locations list box. Two buttons appear to the right of the entry field.
5. To add a JAR file to the classpath, click the browse jar files button (
Stylus Studio displays the Browse for Jar Files dialog box.
To add a folder to the classpath, click the browse folders button (
Stylus Studio displays the Browse for Folder dialog box.
6. When you have located the JAR file or folder you want to add to the classpath, click OK.
|
EDIFACT Reference
The EDIFACT Reference is a free developer resource providing the most in-depth information on EDIFACT constructs and data models.
Using DTD in Java Applications
Learn how to validate XML documents using industry-standard DTD's from within your Java applications using Java DTD components including Apache Xerces and XSV.
EDI to XML
Using the DataDirect XML Converters EDI repository, the EDI to XML Conversion module is able to support dozens of EDI standard dialects and message types like EDIFACT, HL7, and X12.
Electronic Data Interchange (EDI) Blog
The EDI-L Blog is the best technical forum for discussing topics related to Electronic Data Interchange (EDI), including EDIFACT, and X12 Technologies. Topics include EDI Software, EDI Standards, EDI applications, EDI examples, and more.


