On Thu, May 15, 2008 at 11:47 AM, Tobias Krais <[EMAIL PROTECTED]> wrote:
Hi, > I need to get the path of the unopkg or soffice executable in Java. Is > there a platform independent way to get it? Does an API exist for it? look at OpenOffice.org NetBeans integration plug-in at ... http://api.openoffice.org/source/browse/api/oonetbeansintegration/ooextensions/src/org/openoffice/extensions/config/office/ ... and file WinLocator.java. -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
