Bundle org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118 failed to resolve. [message #519217] |
Mon, 08 March 2010 01:27  |
Eclipse User |
|
|
|
HI All,
i am getting this error " Bundle org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v200 80118 failed to resolve."
whenever i am trying to build my RCP app from ant script on eclipse 3.5 , I have tried copying this plugins from an earlier version of eclipse into my target eclipse's plugins folder but i still see this error
[java] C:\eclipse\plugins\org.eclipse.pde.build_3.5.1.R35x_20090820 \scripts\genericTargets.xml:108: Bundle org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v200 80118 failed to resolve.:
[java] Another singleton version selected: org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v2 0080731
Any help in this regard will be really grateful to me ..Thanks in advance
|
|
|
|
|
|
|
|
|
|
Re: Bundle org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118 failed to resolve. [message #520539 is a reply to message #520079] |
Fri, 12 March 2010 13:58  |
Eclipse User |
|
|
|
Sabir wrote:
> Hi Paul,
>
> I tried taking a fresh eclipse 3.5 and having a target platform of
> eclipse 3.5x , Then when i import the projects i get some issues
> regarding emf plugins which iam able to solve by copying emf 2.4
perhaps you should use the Galileo version of emf as well, emf 2.5 can
be downloaded from http://download.eclipse.org/releases/galileo
version
> plugins into dropins ,
So if all of your plugins compile, then none of them need 3.3. That's good
> But when i try to make build of my project from
> an antscript it throws out this error .
What's in your ant script? This seems to imply there's a bug in your
script. Maybe in your customTargets.xml, maybe in your
build.properties. Why can't you use your product configuration or
File>Export... to export your product first, to confirm there is no
problem there.
Was there more to the error than that single line. Did it explain who
required
org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v200 80118 ?
Usually it's not just a single failure, it provides a list of things.
> And can u please say what
> exactly is a launch configuration ? and how is it similar to or
> different to a Run configuration ?
Sorry, launch configs are Run/Debug configs. This was just a way to
confirm there are no problems Running your app from within eclipse.
PW
--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm
|
|
|
Powered by
FUDForum. Page generated in 0.05723 seconds