Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » SWT container source problems
SWT container source problems [message #96090] Mon, 04 July 2005 15:13 Go to next message
Ben is currently offline BenFriend
Messages: 14
Registered: July 2009
Junior Member
When I use the SWT classpath container that comes with VE, I can no
longer access the SWT source and javadocs from eclipse. I looked at the
VE source and it seems that the problem is that SWTContainer looks for
the SWT source under org.eclipse.platform.source (and
org.eclipse.platform.source.linux.gtk.x86), while the sources are
actually under org.eclipse.rcp.source.<os>.<ws>.<arch>. So I changed
SWTContainer.SWT_CONTAINER_SRC_PLUGIN to be org.eclipse.rcp.source and
it now works.
Re: SWT container source problems [message #96196 is a reply to message #96090] Tue, 05 July 2005 17:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

They must of recently moved the source on us. Please open a defect
against VE subcomponent SWT so that we can get this fixed.


--
Thanks,
Rich Kulp
Re: SWT container source problems [message #96309 is a reply to message #96090] Wed, 06 July 2005 14:38 Go to previous message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
Ben Segall wrote:
> When I use the SWT classpath container that comes with VE, I can no
> longer access the SWT source and javadocs from eclipse. I looked at the
> VE source and it seems that the problem is that SWTContainer looks for
> the SWT source under org.eclipse.platform.source (and
> org.eclipse.platform.source.linux.gtk.x86), while the sources are
> actually under org.eclipse.rcp.source.<os>.<ws>.<arch>. So I changed
> SWTContainer.SWT_CONTAINER_SRC_PLUGIN to be org.eclipse.rcp.source and
> it now works.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=102859
Re: SWT container source problems [message #608962 is a reply to message #96090] Tue, 05 July 2005 17:16 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

They must of recently moved the source on us. Please open a defect
against VE subcomponent SWT so that we can get this fixed.


--
Thanks,
Rich Kulp
Re: SWT container source problems [message #608970 is a reply to message #96090] Wed, 06 July 2005 14:38 Go to previous message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
Ben Segall wrote:
> When I use the SWT classpath container that comes with VE, I can no
> longer access the SWT source and javadocs from eclipse. I looked at the
> VE source and it seems that the problem is that SWTContainer looks for
> the SWT source under org.eclipse.platform.source (and
> org.eclipse.platform.source.linux.gtk.x86), while the sources are
> actually under org.eclipse.rcp.source.<os>.<ws>.<arch>. So I changed
> SWTContainer.SWT_CONTAINER_SRC_PLUGIN to be org.eclipse.rcp.source and
> it now works.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=102859
Previous Topic:ClassCastException(IWAV0156E ...
Next Topic:VE conflicts with WTP
Goto Forum:
  


Current Time: Fri Mar 29 07:29:26 GMT 2024

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

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

Back to the top