mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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
|