Hi Nigel,
the files are still there but the office gets a little bit restructured.
The easiest way is to install our OpenOffice.org API Plugin for NetBeans
and configure the office and the SDK there. Then you will get a related
office library that you use in your own projects. And you can use some
wizards to create OO specific projects.
Ensure that the office and SDK is installed correctly. The SDK will be
installed by default in the base layer of the office.
If you want to configure the missing jars by hand, you will find them in
the ure directory in the base layer.
you will need only
.../ure/share/java/juh.jar
.../ure/share/java/jurt.jar
.../ure/share/java/ridl.jar
.../program/classes/unoil.jar
Juergen
Nigel Ross - Sun Microsystems wrote:
Hi,
I have developed a number of applications around OpenOffice 2.x. These
mostly performed manipulation of spreadsheets.
I have actually written my own helper library of higher level functions
to simplify the programming.
I have just returned to this since I have upgraded to OO 3.x, and having
opened my netbeans 6.5, I am having problems compiling the
applications. It seems that some of the jar files have gone. Of the 5
that I used to link to (jut, jurt, juh, ridl, unoil), only unoil & jut
remail,
so I have unresolved import statements - eg import
com.sun.star.lang.XComponent; in my java app.
Can you point me to some documentation that explains how to transition
my application?
Thanks
Nigel Ross
---------------------------------------------------------------------
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]