[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OpenOffice SDK



Hi Sebastian,

On Sat, Apr 23, 2011 at 7:44 PM, Sebastian Humenda <shumenda@gmx.de> 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 directory
> structure seems almost correct, except for the ending of XRegistryKey.idl, which
> is some sort of header file, I guess. But I cannot find the *.class-files to set
> the correct class path.

you can find the class in /usr/share/java/ridl.jar which is part of
the package ure. You can zgrep through
http://ftp-master.debian.org/users/twerner/jar-content.txt.gz to find
more classes.

Cheers,
Torsten


Reply to: