Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » XWT and GUI related classes in a third-party jar
XWT and GUI related classes in a third-party jar [message #561630] Sat, 25 July 2009 08:37
Eclipse UserFriend
I have a third party OSGi enabled jar. It exports a layout class. Its a
modified MigLayout jar.

I was creating a XWT declarative GUI. After defining the namespace and
adding the layout to my composite, I am unable to get the MigLayout
class to be found by the XWT engine and I keep getting a class not found
error. Most of the demos use classes defined in the same jar as the .xwt
file itself, but MigLayout is another jar altogether, the XWT bundle
cannot find the layout class. Any ideas on resolving this? Or do I have
something else potentially wrong? It looks like a standard class loading
problem but its not clear how to resolve it using the usual tricks (no
eclipse-buddy mechanism can be added to xwt and I cannot declare
everything in an application to be a fragment). Also, the XWT visual
editor does not use the layout dynamically (I have added the mig jar so
it is found by my application plugin of course).
Previous Topic:Please support Spring in e4
Next Topic:Flexible resources - file list based projects
Goto Forum:
  


Current Time: Wed Jul 02 18:29:12 EDT 2025

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

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

Back to the top