Note: this is release 3.1.0. The latest release is 5.0.3, but it is not yet compatible with XLConnect (math/R-cran-XLConnect).
4 lines
158 B
Plaintext
4 lines
158 B
Plaintext
To use XMLBeans you might have to define the following variables:
|
|
export XMLBEANS_HOME=%%JAVAJARDIR%%
|
|
export CLASSPATH=%%JAVAJARDIR%%/xmlbeans.jar:$CLASSPATH
|