Juergen,
On 06/11/2014 09:25 AM, Jürgen Schmidt wrote:
On 05/06/14 01:36, Carl Marcum wrote:
On 06/04/2014 10:54 AM, Jürgen Schmidt wrote:
Hi,
I have checked the AOO API plugin for NetBeans, especially NB 8 together
with AOO 4.1.0. Some changes were necessary to make it working and more
changes to replace deprecated APIs ;-) For now it work on MacOS and will
do some further tests on Linux and Windows. As far as I have finished
this I will provide a plugin for testing.
Maybe there are some volunteers interested to work on further
improvements in this area. Or start working on a similar plugin for
Eclipse. Some time ago we did some research and evaluation on Eclipse
which was very promising. I believe Oliver is already using the Eclipse
IDe for basic editing and makes heavy use of the search/replace/refactor
features. The problem is as always the time factor. I believe such a
project can be really fun and could help us a lot.
Anyway if somebody is interested we are here to help and can support
where possible ;-) But as mentioned earlier our main focus in the future
is on OOXML.
Juergen
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
Juergen,
I just last week tried to install the plugin on NB 8 and it failed.
I can confirm your changes allow installation to NB 8 on Fedora 20 Linux.
perfect, in the meantime I made some further minor changes for Windows.
On Windows it tricky with 64 versus 32 bit Java. The remoter client app
works only if a 32 Java is used as Java platform. The wizards work in
princicpal with 64 bit Java, only the component wizard which bootstraps
uno inside an office installation needs 32 bit Java as well. Otherwise
the necessary *.dlls can't be loaded.
This can be easy work arounded by starting NetBeans with --jdkhome=<path
to 32 bit JDK>
For example:
netbeans.exe --jdkhome="c:\Progam Files (x86)\Java\jdk1.7.0_60"
Juergen
Do you think this may solve this issue on windows?
https://issues.apache.org/ooo/show_bug.cgi?id=124818
If you do could you leave comment on it.
I have leave shortly for a trip.
Thanks,
Carl
Thanks for the changes !!!
Best regards,
Carl
---------------------------------------------------------------------
To unsubscribe, e-mail: api-unsubscr...@openoffice.apache.org
For additional commands, e-mail: api-h...@openoffice.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: api-unsubscr...@openoffice.apache.org
For additional commands, e-mail: api-h...@openoffice.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: api-unsubscr...@openoffice.apache.org
For additional commands, e-mail: api-h...@openoffice.apache.org