Eclipse Editor Plugin [message #1733230] |
Wed, 25 May 2016 10:59  |
Eclipse User |
|
|
|
Hello,
I am learning hot to code a Java GUI using the Eclipse WindowBuilder and wonder if this technology can be used to implement a plugin to be used as Eclipse editor.
I hope my question makes sense.
Thanks, Marco
|
|
|
Re: Eclipse Editor Plugin [message #1733275 is a reply to message #1733230] |
Thu, 26 May 2016 02:04  |
Eclipse User |
|
|
|
Marco,
Yes, and no. It can be used to create SWT GUIs that you can use in your
editor. But I don't think it will generate an editor.
With EMF you could define a simple model to generate an editor, and then
you could modify it to use some Window Builder generated GUI controls.
Of course with EMF Forms of EMF EEF you could also design your forms
more declaratively.
Or you could just find an example editor somewhere.
On 25.05.2016 17:11, Marco Cardelli wrote:
> Hello,
> I am learning hot to code a Java GUI using the Eclipse WindowBuilder
> and wonder if this technology can be used to implement a plugin to be
> used as Eclipse editor.
> I hope my question makes sense.
> Thanks, Marco
|
|
|
Powered by
FUDForum. Page generated in 0.10688 seconds