oliver,

Its a typical Basic error, when you trie to change a object using a "null" or "empty" variable.

I suppose your plugin is using a Basic add startup so you can not open in advance the Basic IDE to sea what happens.

Find out where your plugin  is using Basic  at startup, for a start :-)

Hope it helps

Fernand
Hi,

I'm a contributor to the maven-ooo-plugin (https://github.com/fredericmorin/maven-ooo-plugin). We 
use this plugin for a project where we want to migrate from Ant to Maven. But for the OOo plugin 
generated by the maven-ooo-plugin I got a "BASIC-Laufzeitfehler. Objektvariable nicht 
belegt" (in English probably: "BASIC runtime error. Object variable not set") when I 
start OpenOffice. The registration ('unopkg add -v myplugin.oxt') itself was successful.

Any ideas what could be wrong with the generated plugin? Or where I can look 
for the cause of this error?

regards,
Oliver


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to