Marian Roselló Bennassar wrote:
Hi,
Another question on the same subject, I have class that saves odm/odt as
pdf/html, it was implemented for 2.4. I run it from the command line using:
Java -Dcom.sun.star.lib.loader.unopath=<UNO_PATH> com.sun.star.lib.loader.Loader
<myClass> <myArgs>
Should it be possible to running with 3.0. I've tried it but there seem to be some jar files missing (e.g ridl.jar) and I didn't know where to find them. Is there any document explaining how to do this in 3.0?
Thanks,
Marian.
-----Original Message-----
From: Jason Cooper [mailto:[email protected]]
Sent: 13 January 2009 22:44
To: [email protected]
Subject: Re: [api-dev] SDK 3.0 compatible with 2.4?
That's to be expected. Thanks for the reply.
Jason
On 1/13/09, Juergen Schmidt <[email protected]> wrote:
Jason Cooper wrote:
Hello.
I just wanted to check on the backwards compatibility of the new SDK.
I'm beginning to write some Java code to interact with OOo. I want
the code to work with both OOo 2.4.x and 3.0. Will SDK 3.0 work for
both 2.4.x and 3.0 or will I need to install and develope with both SDKs?
In generally yes, you only have to take care of the used types, services.
Maybe they were introduced in 3.0. And some of the extensions infra
structure features (entries for the description.xml) are in the 3.0 only.
rebuild your Java with the bootstrap glue code rom the 3.0 SDK or the
use our new NetBeans plugin 2.0.3. We had to adapt the code to work with
3.0 but it is backward compatible.
Juergen
Juergen
Thanks,
Jason
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]