[Burrokeet-development] [ burrokeet-Feature Requests-1021900 ] Integrate Open Office Editor
Status: Alpha
Brought to you by:
anilramn
From: SourceForge.net <no...@so...> - 2005-08-06 09:38:46
|
Feature Requests item #1021900, was opened at 2004-09-03 15:41 Message generated for change (Comment added) made by rgardler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=638902&aid=1021900&group_id=104679 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Eclipse Integration Group: 0.2 >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Ross Gardler (rgardler) Assigned to: Nobody/Anonymous (nobody) Summary: Integrate Open Office Editor Initial Comment: Here is some documentation I dug up from the OpenOffice SDK. There is an OfficeBean Java Bean component in the SDK. From the documentation: "With the OfficeBean, a developer can easily write Java applications, harnessing the power of OpenOffice.org. It encapsulates a connection to a locally running OpenOffice.org process, and hides the complexity of establishing and maintaining that connection from the developer. It also allows embedding of OpenOffice.org documents within the Java environment. It provides an interface the developer can use to obtain Java AWT windows into which the backend OpenOffice.org process draws its visual representation. These windows are then plugged into the UI hierarchy of the hosting Java application. The embedded document is controlled from the Java environment, since the OfficeBean allows developers to access the complete OpenOffice.org API from their Java environment giving them full control over the embedded document, its appearance and behavior." The documentation for this can be found here: http://api.openoffice.org/docs/DevelopersGuide/OfficeBean/OfficeBean.htm I have not tried it as yet, but it looks promising. Anil. ---------------------------------------------------------------------- >Comment By: Ross Gardler (rgardler) Date: 2005-08-06 09:38 Message: Logged In: YES user_id=88713 I just had a very pleasnt suprise :-) I reinstalled Eclipse 3.1 and all relevant plugins for Burrokeet. I started eclipse with the "-clean" switch. I then had occasion to open an sxw file from withi Eclipse. Of course, I expected OpenOffice to open externally, but now, it opened as an editor within Eclipse! The eclipse menus changed to the OOo menus and I could proceed as normal. Note: This only works if you have Open Office V2 installed (still in beta) ---------------------------------------------------------------------- Comment By: Anil Ramnanan (anilramn) Date: 2005-08-01 15:32 Message: Logged In: YES user_id=999076 There is a Google Summer of Code project that is focused on OpenOffice.org integration with Eclipse. It is still in early stages and I have not tested it yet but the code is at http://api.openoffice.org/source/browse/api/ooeclipseintegration ---------------------------------------------------------------------- Comment By: Ross Gardler (rgardler) Date: 2004-09-16 23:47 Message: Logged In: YES user_id=88713 I've looked at this but am having trouble getting it to work. Will come back to this when we have more core functionality in the CP editor. ---------------------------------------------------------------------- Comment By: Ross Gardler (rgardler) Date: 2004-09-09 23:46 Message: Logged In: YES user_id=88713 Well, this should be simple, but I can't even get the supplied demo's to work on my machine at present. I'll come back to this soon. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=638902&aid=1021900&group_id=104679 |