i created a maven project with mvn archetype
and i was wondering how to use the eclipse GUI designer to create the swing interface.
-
Do i have to install a plugin for the GUI design first, if so, please suggest me a common used one.
-
Do i have to add extra configuration to the project ?
thanks in advance.
You should install WindowBuilder then you can select
File->New->Other->WindowBuilder->Swing Designer->Application Windowfor example.For more information see the WindowBuilder Pro Quick Start