office-gobmx/xmerge
Samuel Mehrbrodt 35518c9236 Move all public Java classes to libreoffice.jar
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 ae855bf481
and a preparation to have Java 9 module support.

Change-Id: Ifbbfb97f60373d14256e62ae3122913bd17d5bbb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91930
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-05-06 14:48:21 +02:00
..
source Fix typo 2019-12-05 10:22:46 +01:00
Jar_xmerge.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Jar_XMergeBridge.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Makefile
Module_xmerge.mk
README

For converting documents among from and into formats and also for merging them.

Uses Java and plug-in architecture.

See also:
[http://xml.openoffice.org/xmerge/]