| View previous topic :: View next topic |
| Author |
Message |
Lazy-legs Super User


Joined: 21 Jul 2004 Posts: 564 Location: Århus, Denmark
|
|
| Back to top |
|
 |
B Marcelly Super User

Joined: 12 May 2004 Posts: 1414 Location: France
|
Posted: Thu Oct 05, 2006 10:34 am Post subject: |
|
|
Read again chapter 2.1 of the HowTo of Addon Tool.
Your code was in module WordNet and you transfered only it. This is incorrect.
You should have a library WordNet, with your module named anything else.
Then transfer the whole directory, not the module.
In your addon.xcu your URL is incorrect. You just have to use the tool dialog and fill the module name and the macro name. The tool will do the rest.
By the way, installation with OOo 2.0.x is much simpler for a single user. Use Tools > Package manager. |
|
| Back to top |
|
 |
Lazy-legs Super User


Joined: 21 Jul 2004 Posts: 564 Location: Århus, Denmark
|
Posted: Thu Oct 05, 2006 12:36 pm Post subject: |
|
|
Hi B Marcelly,
Ah, of course! Everything works like a charm now. Thank you very much!
Kind regards,
Dmitri _________________ http://code.google.com/p/writertools/ |
|
| Back to top |
|
 |
|