When trying to build the plugins, my eclipse complains, that four jars are missing from /compilation-env/libreoffice3.6/.
In fact the whole directory is missing. I guess it must be created and filled manually before building.
But where do I get them?
And: Why not just use maven dependencies for these libraries instead?
In the Eclipse IDE environnement, the Eclipse projects are not configured by Maven, so they cannot benefit of the configuration from Maven's pom file.
The ModelioOpenSource project can also be built with the Maven tool. Some external libraries are hosted directly in our Maven repository
, including these libreoffice libraries.