Hi Benjamin,

did the project wizard work for you in this environment?

Juergen

Benjamin Vollmer wrote:
Juergen Schmidt wrote:
You should use the latest plugin (2.0.1, not available via the update center so far) and you should create the xcu/xcs files with the new file wizard. The plugin will create the files under a new directory registry/[data/**/*.xcu|schema/**/*.xcs]. The reason for that is first a clear separation of related office only files. And take care of the package name in the xcu file. For example for an options page it should be <project>/registry/data/org/openoffice/Office/OptionsDialog.xcu

The new file wizard doesn't work for me. I tried it with the new 2.0.1 version, but I get a NullPointerException when I click on Next after I choose the xcs or xcu template. Cutted stacktrace:
java.lang.NullPointerException
   at java.lang.String.concat(String.java:2008)
at org.openoffice.extensions.filetypes.registry_ui.RegistryVisualPanel1.getName(RegistryVisualPanel1.java:71)

System configuration is Ubuntu 8.10, Netbeans 6.1, OpenJDK 6 and OOo SDK 3.0 DEV300_m27.

The reason for this is a potentially easier integration in the open office build and localization process.

I will provide a detailed step by step example online asap (part of my oocon workshop).

Ok, thats a good news. I will wait for further informations before I start a new try.


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



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

Reply via email to