Hi Cornelis,
try the URE, all necessary libraries coming with the URE. But keep in
mind that the office types are not part of the URE. You need the type
library from the office to support all office types.
Juergen
Cornelis Hoeflake wrote:
Hi,
I'm working on a way to build OpenOffice plugins as Maven projects. I've
covered almost everything. But I need some input to solve the last issue.
To build .rdb files, run javamaker and so on, you will need the
OpenOffice SDK and a OpenOffice program directory. But it's not clean to
locate these files in your pom.xml configuration.
So I'm trying to solve this.
One way to solve this is to deploy OpenOffice.org and the SDK on the
repository and require they as depedency. I've this working, but now the
problem is that the OpenOffice.org program directory is very large. And
we need this for every OS. So I would stripdown the program directory.
Can anyone tell me which DLL (.so, or whatever) are needed to run the
SDK tools javamaker, idlc and regmerge?
Kind Regards,
Cornelis Hoeflake
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]