Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse Editor Plugin(Eclipse Editor Plugin and Java GUI)
Eclipse Editor Plugin [message #1733230] Wed, 25 May 2016 10:59 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Do I need to Uninstall Tomcat 7 or just Delete it?
Next Topic:Decorator appearing where it shouldn't
Goto Forum:
  


Current Time: Fri Jul 25 05:59:17 EDT 2025

Powered by FUDForum. Page generated in 0.11744 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top