Cannot export RCP application [message #462685] |
Wed, 31 January 2007 10:38  |
Eclipse User |
|
|
|
Hello,
When I try to export my RCP application (based on a feature) I now have
this error message:
----
Problems during export
Reason:
Unable to find plug-in: org.eclipse.swt_3.2.1.v3235e. Please check the
error log for more details.
----
So I checked the error log, but found no trace for this Eclipse execution.
I also checked eclipse/plugins directory, and found the file
org.eclipse.swt_3.2.1.v3235e.jar. There is also a 3.2.2 version.
Note that I recently updated my Eclipse (via update manager) to version
3.2.1.
Also, I always have a "network connection problem" on update:
Unable to access "http://download.eclipse.org/tools/emf/updates/".
Error parsing site stream.
Can you tell me what's wrong? I'm a bit lost with these feature
dependencies...
Your help is welcome!
Thanks!
--
Patrick
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Cannot export RCP application [message #463094 is a reply to message #462886] |
Tue, 06 February 2007 13:20  |
Eclipse User |
|
|
|
I solved this problem by manually creating a target platform and
configuring it in the PDE prefs. I unzipped the contents of the various
redistributable packages that I need (in my case RCP, EMF, GEF, RCP
delta, and equinox) into an independent directory and set my target
platform to point there. I think this makes a lot of sense since the
application I'm creating should known quantity that doesn't change
whenever I update my development IDE. Even though there may be a bug
that prevents a patched IDE from being the target platform, I would
rather not have my app inherit the patches unless I explicitly decide to
put them into my target platform. YMMV
Mike Gering
|
|
|
Powered by
FUDForum. Page generated in 0.03725 seconds