Hello,

is it even possible to use the Generic Editor in a composite?
Approximately how it works with xtext with the Embedded Editor?

Just like the example below:

org.eclipse.swt.widgets.Composite composite ...
ExtensionBasedTextEditor editor = new ExtensionBasedTextEditor();
editor.createPartControl(composite );

???

Greetings, Marek
_______________________________________________
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