Hi,

The Editor is a full concept of the IDE, with its own lifecycle, position,
services and so on; not really embeddable in a composite.
But you can try to put a SourceViewer in a composite, and then configure
with `viewer.setSourceViewerConfiguration(new
ExtensionBasedTextViewerConfiguration(null, preferenceStore))`.
Beware that 1. this is internal code and may change in non-backward
compatible way and 2. this case is not tested.

Cheers,
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to