35518c9236
This moves the classes from juh.jar and ridl.jar to libreoffice.jar
The goal is to have one single jar (and Java module, will be added later)
which developers can include to work with LO.
juh.jar and ridl.jar are kept as basically empty jars with libreoffice.jar
on its classpath to keep backwards compatibility.
This is a continuation of
|
||
---|---|---|
.. | ||
com/sun/star/comp/beans | ||
native | ||
qa/complex/bean | ||
test | ||
BUCK | ||
Jar_officebean.mk | ||
JunitTest_bean_complex.mk | ||
Library_officebean.mk | ||
Makefile | ||
Module_bean.mk | ||
pom.officebean.xml | ||
README |
To use LibreOffice from Java applications. LibreOffice's API is completely exposed so that all office components can be fully controlled.