Disambiguating wizards [message #909180] |
Thu, 06 September 2012 17:25  |
Eclipse User |
|
|
|
Hello WindowBuilder gurus,
My goal is to develop a standalone application using SWT/JFace. However, when I go to create a project I see 3 possible wizards and am unsure which to use. The options are:
1) SWT/JFace Java Project
2) SWT Application Window
3) JFace Application Window
Much obliged to anyone who can provide clarity on the difference between the options.
-Bryan
|
|
|
Re: Disambiguating wizards [message #909697 is a reply to message #909180] |
Fri, 07 September 2012 15:58   |
Eclipse User |
|
|
|
To start, you can create a simple SWT project using the wizard we provided or you can do it by hand following directions on the web. Alternatively, you could create an Eclipse RCP project using the Eclipse plugin wizard.
For a simple SWT/JFace app, I would usually just use the SWT App wizard.
|
|
|
Re: Disambiguating wizards [message #909766 is a reply to message #909697] |
Fri, 07 September 2012 18:33   |
Eclipse User |
|
|
|
Thank you Eric. I created an SWT/JFace project and then used the SWT App wizard. So far it is working very well.
What is the difference between the SWT App wizard and the JFace App wizard. I am seeing JFace controls in the SWT App and would expect to see the same mix in the JFace App since JFace is implemented with SWT.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03461 seconds