No factory object for com.github.beothorn.clojurecalc.ClojureCalcImpl
No factory object for com.github.beothorn.clojurecalc.ClojureCalcImpl
Versão: 4.3.7.2 ID de compilação: 430m0(Build:2)
jdk 1.8.0_45
2.0.0 works maybe extra jars on lib java_uno unoloader
hi there, can you give more details about this problem? I have the same.
Is there a version 2 of this plugin downloadable somewhere?
of course it would be ideal to fix the cause of this problem.
Found out the problem is that the XCellRange class is implemented from LibreOffice 5 onwards and missing in all previous versions.
Since ClojureCalc uses that class to select cell ranges since its version 3, now upgrading to LibreOffice 5 is required.
It is worthed to mention in the documentation, perhaps on the webpage, that LibreOffice 5 is the minimum requirement.
However, many thanks for this awesome extension!
Thanks @jaromil , I'll add it to the docs and into the extension metadata.
Cheers, this should save troubleshooting time for lots of people considering the LibreOffice packaged in ubuntu LTS and other popular distros is still v4. ciao