forked from Lainports/freebsd-ports
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).
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
|