Re: [libreoffice-users] What jar files and environment variables to use for Java LibreOffice programs?

2018-04-18 Thread Stephan Bergmann

On 17/04/18 18:22, Bill Janssen wrote:

Thanks!  That's what I was looking for.  But it says, "This page was
last modified on 13 May 2009, at 08:04".  Is it still up-to-date, would
you know?


Yes; little has changed in that area since then.  (And LO is still 
pointing at the original OOo Developer's Guide, now hosted at Apache, 
because we couldn't copy it IIUC.)


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] What jar files and environment variables to use for Java LibreOffice programs?

2018-04-17 Thread Stephan Bergmann

On 16/04/18 18:51, Bill Janssen wrote:

I've written a Java program using the Java bindings to the LibreOffice 5
UNO API.  But I can't find documented anywhere the specific runtime
environment that needs to be used to run it.  Specifically, what jar
files from the LibreOffice distribution need to be on my CLASSPATH, and
what environment variables and/or system properties need to be defined,
and what are the values they need to be defined to?

Thanks for any enlightenment on these matters!


The recommended way is documented at 
.


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] What jar files and environment variables to use for Java LibreOffice programs?

2018-04-16 Thread Bill Janssen
I've written a Java program using the Java bindings to the LibreOffice 5
UNO API.  But I can't find documented anywhere the specific runtime
environment that needs to be used to run it.  Specifically, what jar
files from the LibreOffice distribution need to be on my CLASSPATH, and
what environment variables and/or system properties need to be defined,
and what are the values they need to be defined to?

Thanks for any enlightenment on these matters!

Bill

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted