3 lines
158 B
Text
3 lines
158 B
Text
To use XMLBeans you might have to define the following variables:
|
|
export XMLBEANS_HOME=%%JAVAJARDIR%%
|
|
export CLASSPATH=%%JAVAJARDIR%%/xmlbeans.jar:$CLASSPATH
|