Hi all.

I want to use the Netbeans OO plugin to start learning writing Java Extensions for OO.

I have the
- Netbeans 5.5.1 IDE
- OO 2.0.4
- OO 2.0.4 SDK
all running on Debian Linux (4.0).

I am able to create a new OO client application using the wizard, but Netbeans does NOT start
the application. Instead I get the error message

com.sun.star.comp.helper.BootstrapException: no office executable found!
       at com.sun.star.comp.helper.Bootstrap.bootstrap(Bootstrap.java)
at org.openoffice.OfficeUNOClientApp.main(OfficeUNOClientApp.java:29)
.
When I start the Test Application from the console (out of the jar), it the XComponentContext is found.

Any help would be appreciated !

Thanks

Werner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to