| View previous topic :: View next topic |
| Author |
Message |
jtrudel Newbie

Joined: 08 May 2009 Posts: 1
|
Posted: Fri May 08, 2009 11:36 am Post subject: Setting up netbeans plugin for openoffice |
|
|
I am trying to set-up the Java UNO runtime and API in my Netbeans IDE and am having some problems. I followed the instructions at :
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/FirstSteps/Configuration
Step #3 under the Prepare the Netbeans IDE states:
A plugin specific configuration dialog comes up and required the input of a PATH to a valid office and SDK installation . After completion of this dialog the plugin is installed and configured correctly.
First off, I don't know what version of Netbeans these instructions were written for, but step 2 is completely wrong for Version 6.5. But, I did manage to get the plug-in installed and it automatically configure the paths from step 3.
Under the tools->options menu and the OOo API Plugin tab, the path to openoffice.org installation is:
"C:\Program Files\OpenOffice.org 3"
and the path to openoffice.org SDK installation is:
"C:\Program Files\OpenOffice.org 3\Basis\sdk"
which correspond to the right installation directories on my machine. But, when I start a new openoffice client application project and run the generated java class that gets created with the project I get the following error:
com.sun.star.comp.helper.BootstrapException: no office executable found!
at com.sun.star.comp.helper.Bootstrap.bootstrap(Bootstrap.java:248)
at com.example.OpenOfficeTest.main(OpenOfficeTest.java:29)
So it seems to me that the plugin isn't configured correctly, because all the references to the openoffice packages seem ok, the project compiles correctly, but It can't find the executable.
Any thoughts? |
|
| Back to top |
|
 |
Quaternion Power User

Joined: 22 Apr 2009 Posts: 52
|
Posted: Tue May 19, 2009 3:13 pm Post subject: |
|
|
Those instructions worked for me uninstall,
OO and reinstall if it fails do the same for the SDK.
You are right about the instructions being a little off, it will only prompt for the paths when you first try to create a project... it is an annoyance in the documentation but as long as you keep trying to move forward it will get done. _________________ OOo 3.1/3.2 Ubuntu 9.04 - the Jaunty Jackalope |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|