SWT with Visual Editor [message #58535] |
Wed, 27 April 2005 19:02 |
Eclipse User |
|
|
|
Originally posted by: esirko.sw-sol.com
Can someone confirm for me that the Visual Editor cannot be used to develop
SWT applications?
Thanks.
|
|
|
Re: SWT with Visual Editor [message #58571 is a reply to message #58535] |
Wed, 27 April 2005 21:04 |
Eclipse User |
|
|
|
Originally posted by: myersj.gmail.com
Eric W. Sirko wrote:
> Can someone confirm for me that the Visual Editor cannot be used to develop
> SWT applications?
>
> Thanks.
>
>
This is incorrect. The Visual Editor supports development of SWT
applications. The next release will also support development of RCP
applications.
Hope this helps,
- Jeff
|
|
|
Re: SWT with Visual Editor [message #58642 is a reply to message #58571] |
Wed, 27 April 2005 23:01 |
Eclipse User |
|
|
|
Originally posted by: esirko.sw-sol.com
"Jeff Myers" <myersj@gmail.com> wrote in message
news:d4ouv9$51b$1@news.eclipse.org...
> Eric W. Sirko wrote:
>> Can someone confirm for me that the Visual Editor cannot be used to
>> develop SWT applications?
>>
>> Thanks.
> This is incorrect. The Visual Editor supports development of SWT
> applications. The next release will also support development of RCP
> applications.
>
> Hope this helps,
>
> - Jeff
Well, the palette contains plenty of AWT and Swing controls, but nada in the
way of SWT. How does this SWT support manifest itself?
Eric
|
|
|
Re: SWT with Visual Editor [message #58738 is a reply to message #58642] |
Thu, 28 April 2005 01:54 |
Eclipse User |
|
|
|
Originally posted by: myersj.nospam.gmail.com
Eric W. Sirko wrote:
> Well, the palette contains plenty of AWT and Swing controls, but nada in the
> way of SWT. How does this SWT support manifest itself?
>
> Eric
>
In the New Visual Class wizard, select a class in the SWT group as the
starting point, or bring up the properties of your Java project, select
the Java Build Path page, the Libraries tab, hit Add Library... and
select SWT Library. The SWT palette options only show up when the SWT
Library is added to the project. Selecting a SWT starting point in the
New Visual Class wizard will do this for you.
Hope this helps,
- Jeff
|
|
|
Re: SWT with Visual Editor [message #59063 is a reply to message #58738] |
Thu, 28 April 2005 14:45 |
Eclipse User |
|
|
|
Originally posted by: esirko.sw-sol.com
"Jeff Myers" <myersj@nospam.gmail.com> wrote in message
news:d4pfqp$lot$1@news.eclipse.org...
> Eric W. Sirko wrote:
>> Well, the palette contains plenty of AWT and Swing controls, but nada in
>> the way of SWT. How does this SWT support manifest itself?
>>
>> Eric
>
> In the New Visual Class wizard, select a class in the SWT group as the
> starting point, or bring up the properties of your Java project, select
> the Java Build Path page, the Libraries tab, hit Add Library... and select
> SWT Library. The SWT palette options only show up when the SWT Library is
> added to the project. Selecting a SWT starting point in the New Visual
> Class wizard will do this for you.
>
> Hope this helps,
> - Jeff
Hey you're right. I had added the SWT jar file using the Add JARs button
instead of the Add Library button. Apparently that wasn't good enough.
Thanks!
|
|
|
Powered by
FUDForum. Page generated in 0.07657 seconds