共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Rich Text Editor |
Rich Text Editor
|
4 | 0 | 1219 |
贡献者 | 讨论 | 代码提交 |
Currently the only way to get rich text editing capabilities inside Eclipse RCP application is to use native browser widget. This is powerful but not very flexible solution.
The goal of Rich Text Editor project is to create WYSIWIG Markup editor, which will be based on StyledText? widget and will allow basic HTML authoring, as well as will support most of features from jface text editing infrastucture.