Hi Pierre,
On Tue, Jan 28, 2025 at 06:11:20PM +0100, Pierre Vacher
wrote:
> I would like to see the code that allows to load a UNO service that we
> added to the UNO API by a Java JAR file through for example an extension.
> The goal is to know how the Java JAR archive is loaded.
I think the id
Hi all,
I would like to see the code that allows to load a UNO service that we
added to the UNO API by a Java JAR file through for example an extension.
The goal is to know how the Java JAR archive is loaded.
I searched for *RegistrationHandler* in the source code but it does not
give anything?