Re: OpenOffice SDK

2011-04-23 Thread Sebastian Humenda
Hi Damien, Damien Raude-Morvan wrote on Sat, Apr 23, 2011 at 08:00:44PM +0200: >> When I'm now trying to build my program, it cannot find the class >> com.sun.star.registry.XRegistryKey and hence I've tried to find the correct >> path to add it to the class path. In /usr/share/idl/openoffice/ th

Re: OpenOffice SDK

2011-04-23 Thread Torsten Werner
Hi Sebastian, On Sat, Apr 23, 2011 at 7:44 PM, Sebastian Humenda wrote: > When I'm now trying to build my program, it cannot find the class > com.sun.star.registry.XRegistryKey and hence I've tried to find the correct > path > to add it to the class path. In /usr/share/idl/openoffice/ the direct

Re: OpenOffice SDK

2011-04-23 Thread Damien Raude-Morvan
Le Saturday 23 April 2011 19:44:28, Sebastian Humenda a écrit : > Hello, Hi, > I'm trying to create a package of a program which uses the OpenOffice.org > SDK. This can be downloaded from > http://download.openoffice.org/sdk/index.html > I have installed openoffice.org-dev for this purpose. In

OpenOffice SDK

2011-04-23 Thread Sebastian Humenda
Hello, I'm trying to create a package of a program which uses the OpenOffice.org SDK. This can be downloaded from http://download.openoffice.org/sdk/index.html I have installed openoffice.org-dev for this purpose. When I'm now trying to build my program, it cannot find the class com.sun.star.reg