Problem Exporting Jar file - classpath? [message #84086] |
Fri, 27 June 2003 12:43 |
Eclipse User |
|
|
|
Originally posted by: susan.b.foster.intel.com
I am writing a custom install handler plugin for a feature in an update
site. I copied the code from the DefaultInstallHandler
(org.eclipse.update.internal.core package), and when I use the default
code I can run the install handler from my workspace AND jar up the
plugin, export it to the feature, build the update site, and the update
works like a charm.
Then I added a pop-up dialog box and imported org.eclipse.swt.widgets.*
This works fine if I run it from my workspace, but when I jar it up I get
the following when the install handler is called: "Problem occured -
org/eclipse/swt/widgets/Control". I have updated my classpath, and added
org.eclipse.swt to the required plugins in my dependencies. Any ideas?
Thanks in advance,
Susan
|
|
|
Powered by
FUDForum. Page generated in 0.02867 seconds