Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem Exporting Jar file - classpath?
Problem Exporting Jar file - classpath? [message #84086] Fri, 27 June 2003 12:43
Eclipse UserFriend
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
Previous Topic:own launch history for external tool
Next Topic:jspEditor plugin for eclipse from strecl crashes eclipse
Goto Forum:
  


Current Time: Tue Jun 03 20:12:46 EDT 2025

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

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

Back to the top