Open FredKruse opened 2 weeks ago
Which error messages do you see?
In eclipse ide, the following error is shown: The RegistrationHandler.classes is empty, exported .oxt extension will not work properly.
If I install the OXT directly in LO, I get the following error: java.lang.reflect.InvocationTargetException
In both cases, the OXT is not active and cannot be activated.
I tried to get the extension to work with the last stable version of UNOhelper (5.0.3 or 5.0.4-snapshot). It doesn't work. I adjusted the corresponding include paths in the java files and included commons-lang3-3.17.0.jar as an additional library to resolve the dependencies. Integrating the extension created in this way failed. Is there support for working with current libraries?