Skip to main content



      Home
Home » Archived » Visual Editor (VE) » SWT container source problems
SWT container source problems [message #608955] Mon, 04 July 2005 11:13
Eclipse UserFriend
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.
Previous Topic:SWT-Designer instantiations
Next Topic:VE + Eclipse: Which versions fit together?
Goto Forum:
  


Current Time: Mon Jun 23 22:20:39 EDT 2025

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

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

Back to the top