| [news.eclipse.technology.epf] Re: Re-use Rich Text Editor component on Mac? |
I've extrapolated the following bundles that are needed for the RTE (version 1.2) to work in a RCP application:
org.eclipse.epf.common org.eclipse.epf.richtext org.eclipse.epf.ui
I have a RichTextEditor class instantiated in an Editor View together with a populated RichTextToolBar. This all works fine on Windows XP and Ubuntu 7 (apart from a bug I noticed on the Toolbar layout).
Thanks, Eric