Results 1 to 1 of 1
Thread: CSS editor
- 03-24-2011, 03:15 PM #1
Member
- Join Date
- Mar 2011
- Posts
- 1
- Rep Power
- 0
CSS editor
Hello,
I have to implement an Eclipse plugin that will offer all functionality of the regular CSS editor (highlighting, code completion, hover, etc, etc), but it needs to support an adapted version of the CSS language (CSS TV Profile 1.0), with some old CSS commands stripped and new commands added. What is the best way to do this:
1) build an editor from scratch?
2) reuse existing js editor code? SSE? Reuse of StructuredTextEditor and introduce new editorConfiguration?
Can you give me some pointers please? Pointers to example code?
Thanks in advance!
Similar Threads
-
RTF Editor Kits
By sunde887 in forum New To JavaReplies: 4Last Post: 03-22-2011, 07:01 AM -
Visual Editor
By webstarg in forum EclipseReplies: 0Last Post: 08-17-2010, 04:19 PM -
sql editor
By jperson in forum JDBCReplies: 1Last Post: 07-06-2010, 03:52 AM -
Map Editor
By supra s in forum Java AppletsReplies: 8Last Post: 06-15-2010, 01:49 PM -
Xml Editor
By Marty in forum XMLReplies: 3Last Post: 05-11-2007, 09:27 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks