SWT container source problems [message #96090] |
Mon, 04 July 2005 11:13  |
Eclipse User |
|
|
|
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 #96309 is a reply to message #96090] |
Wed, 06 July 2005 10:38  |
Eclipse User |
|
|
|
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 13:16  |
Eclipse User |
|
|
|
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 10:38  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04359 seconds