How to learn how to setup CLASSPATH matching the OOo installation ("unoinfo java") ... (Re: [dev] Partially solved (Re: [dev] MacOSX+OOo3.3+Java: howto setup ?
rony <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi there,
a couple of days ago I was seeking information about the correct
settings for the CLASSPATH on MacOSX. Probably for
"land-under-water"-reasons I had totally forgotten about running
unoinfo java
which will return exactly this very same, vital information (available
for all systems OOo is available) to stdout (Unicode string, multiple
paths are 0-delimited). "unoinfo" is located in the same folder where
soffice is stored and got introduced with OOo 3.0 AFAICR.
---rony