Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Unable to export to other platforms
Unable to export to other platforms [message #595573] Thu, 16 April 2009 17:22
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
In order to be able to export a product for multiple platforms, I
installed the "delta pack" (i.e. copied it into plugins/features and
restarted with -clean). But even now when I run the product export wizard,
check "export for multiple platforms", and choose one or more additional
target platforms, I still get an error, e.g.

Problems during export
Unable to find plug-in:
org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v200 80805. Please
check the error log for more details.
Unable to find plug-in:
org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v200 80805. Please
check the error log for more details.

The error log is empty. The "missing" plug-in is present (though not
loaded in the running Eclipse instance):

C:\Program Files\Eclipse\plugins>dir *launcher.gtk.linux.x86_1.*

2009-04-15 10:57 <DIR>
org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v200 80805
0 File(s) 0 bytes

How is this supposed to work? Did I forget anything?
Previous Topic:Using a config.ini in a PDE run configuration
Next Topic:java.lang.NoClassDefFoundError in Plugin
Goto Forum:
  


Current Time: Thu Apr 18 02:54:01 GMT 2024

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

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

Back to the top