office-gobmx/bean
Miklos Vajna db4cba7603 beans: if loading a library fails, show the reason
Don't do it for the MSVC libraries though, e.g. on my system loading
msvcr70 fails, but the SDK example works without problems.

Change-Id: I81bc0b64967e7abb74ca1fff7a2e4b4dbd75d5a5
Reviewed-on: https://gerrit.libreoffice.org/24432
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2016-04-27 16:42:31 +00:00
..
com/sun/star/comp/beans beans: if loading a library fails, show the reason 2016-04-27 16:42:31 +00:00
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.