Looking for an RTF editor to use in an Eclipse RCP application
Posted
by wodahs714
on Stack Overflow
See other posts from Stack Overflow
or by wodahs714
Published on 2010-06-10T19:12:20Z
Indexed on
2010/06/10
19:12 UTC
Read the original article
Hit count: 220
I am making an Eclipse RCP Application in which I would like to include the possibility of editing RTF files. It would be a plus to be able to easily handle annotations.
I have already looked at org.eclipse.epf.richtext and it doesn't really fit the requirements.
If anyone has any suggestions I would appreciate it.
© Stack Overflow or respective owner