OOoBean with RCP
Posted
by
Haythem
on Stack Overflow
See other posts from Stack Overflow
or by Haythem
Published on 2011-01-04T09:51:21Z
Indexed on
2011/01/04
9:53 UTC
Read the original article
Hit count: 279
Hi,
I am trying to open OpenOffice documents on a View in RCP. I used for that the OleFram but he is not giving good results and now I am trying to integrate the OOoBean on my application but I can not see how I can do that.
I am using Java 1.6 and Eclipse 3.5 and based on this sample http://www.eclipsezone.com/eclipse/forums/t48966.html My application have to show OOwriter and OOCalc documents and to be able to edit and save them.
Is it possible to get this application working on a ViewPart?
Thanks for the help.
© Stack Overflow or respective owner