Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE support for SWT
VE support for SWT [message #55448] Tue, 10 August 2004 04:49 Go to next message
Eclipse UserFriend
Originally posted by: bgreerdev.earthlink.net

Why can't I see any SWT controls in the palette? All I get is AWT/Swing.
VE does support SWT right?
Using 1.0M2
Re: VE support for SWT [message #55533 is a reply to message #55448] Tue, 10 August 2004 11:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Newbie001 wrote:
> Why can't I see any SWT controls in the palette? All I get is AWT/Swing.
> VE does support SWT right?
> Using 1.0M2
>
Did you follow the instructions here?
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-M2/previewi ngSWT.html

- Jeff
Re: VE support for SWT [message #55641 is a reply to message #55533] Tue, 10 August 2004 21:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bgreerdev.earthlink.net

Jeff Myers wrote:

> Newbie001 wrote:
> > Why can't I see any SWT controls in the palette? All I get is AWT/Swing.
> > VE does support SWT right?
> > Using 1.0M2
> >
> Did you follow the instructions here?
>
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-M2/previewi ngSWT.html

> - Jeff
Yes, that solves it. Thank you. What is so important about this?(besides
adding the library) Will VE only edit Visual classes? I can't seem to get
any of my other programs(classes) to open/display.
Re: VE support for SWT [message #55667 is a reply to message #55641] Tue, 10 August 2004 21:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

We key off the container to know what is available. If the SWT container
is not in the classpath then you can't add SWT controls because they
don't exist in your classpath. You can't add something you don't have
access to.


--
Thanks, Rich Kulp

Re: VE support for SWT [message #55694 is a reply to message #55533] Tue, 10 August 2004 21:50 Go to previous message
Eclipse UserFriend
Originally posted by: bgreerdev.earthlink.net

Jeff Myers wrote:

> Newbie001 wrote:
> > Why can't I see any SWT controls in the palette? All I get is AWT/Swing.
> > VE does support SWT right?
> > Using 1.0M2
> >
> Did you follow the instructions here?
>
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-M2/previewi ngSWT.html

> - Jeff
nevermind previous posting. found your article on source code recognition.
Thank again.(and did I mention you are really fast?)
- Ben
Re: VE support for SWT [message #597128 is a reply to message #55448] Tue, 10 August 2004 11:25 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Newbie001 wrote:
> Why can't I see any SWT controls in the palette? All I get is AWT/Swing.
> VE does support SWT right?
> Using 1.0M2
>
Did you follow the instructions here?
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-M2/previewi ngSWT.html

- Jeff
Re: VE support for SWT [message #597171 is a reply to message #55533] Tue, 10 August 2004 21:32 Go to previous message
Eclipse UserFriend
Originally posted by: bgreerdev.earthlink.net

Jeff Myers wrote:

> Newbie001 wrote:
> > Why can't I see any SWT controls in the palette? All I get is AWT/Swing.
> > VE does support SWT right?
> > Using 1.0M2
> >
> Did you follow the instructions here?
>
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-M2/previewi ngSWT.html

> - Jeff
Yes, that solves it. Thank you. What is so important about this?(besides
adding the library) Will VE only edit Visual classes? I can't seem to get
any of my other programs(classes) to open/display.
Re: VE support for SWT [message #597179 is a reply to message #55641] Tue, 10 August 2004 21:41 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

We key off the container to know what is available. If the SWT container
is not in the classpath then you can't add SWT controls because they
don't exist in your classpath. You can't add something you don't have
access to.


--
Thanks, Rich Kulp

Re: VE support for SWT [message #597188 is a reply to message #55533] Tue, 10 August 2004 21:50 Go to previous message
Eclipse UserFriend
Originally posted by: bgreerdev.earthlink.net

Jeff Myers wrote:

> Newbie001 wrote:
> > Why can't I see any SWT controls in the palette? All I get is AWT/Swing.
> > VE does support SWT right?
> > Using 1.0M2
> >
> Did you follow the instructions here?
>
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-M2/previewi ngSWT.html

> - Jeff
nevermind previous posting. found your article on source code recognition.
Thank again.(and did I mention you are really fast?)
- Ben
Previous Topic:Change class to visual class
Next Topic:Update VE over previous version?
Goto Forum:
  


Current Time: Sun Sep 01 00:55:16 GMT 2024

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

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

Back to the top