... newer stories
Saturday, 23. October 2010
News from maven-ooo-plugin
javatux, 00:08h
The maven-ooo-plugin is now nearly working. mvn package generates now an OpenOffice plugin with .oxt suffix. But not always. It is hard to find the reason why the registration of the plugin can fail.
As I learned today one reason for an com.sun.star.deployment.DeploymentException can be:
As I learned today one reason for an com.sun.star.deployment.DeploymentException can be:
- an incomplete classpath entry in the generated manifest file,
- a missing __writeRegistryServiceInfo or
- a missing __getComponentFactory method in a Java component
... link (0 Kommentare) ... comment
... older stories