Bug 408424 - Provide live model editor
Summary: Provide live model editor
Status: NEW
Alias: None
Product: Efxclipse
Classification: Technology
Component: Runtime (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 13:14 EDT by Thomas Schindl CLA
Modified: 2013-05-18 13:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schindl CLA 2013-05-18 13:14:05 EDT
e4 on SWT provides a very powerful live editor allowing developers to inspect the current workbench informations.

We should provide similar support and maybe better support than SWT does? e.g. marking contribution can be done more easier using CSS rules.

Main features:

    inspect running UI
    modify running UI
    inspect Contribution Instances (via Java Reflection)
    allow execution of JavaScript? (maybe use the editor from fx-ide for syntax highlighting)