Paul Webster Messages: 6813 Registered: July 2009 Location: Ottawa
Senior Member
On 04/07/2011 04:17 AM, AppleJus wrote:
> Hi,
>
> Is there any delta pack for eclipse 4.1?
> All I see so far are ones for 3.x.
And in general we don't use the delta pack in our 4.1 work, at least not
for builds. We use a (well, several) p2 repositories and build our
products using the p2 director.
The delta packs are still useful for exporting from the workspace for a
different platform though, AFAIK.
I need the delta pack specifically to export on multiple platforms.
I got the delta pack 3.6.2 and installed it correctly ( adding using target platform and putting it inside the eclipse installation folder ) but I get this error when checking the export to multiple platform box in the export wizard and exporting:
Processing inclusion from feature org.eclipse.equinox.executable: Unable to find plug-in: org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400. Please check the error log for more details.
I made sure the required plugins are listed in my .product ..
Is this a version incompatibility problem? Do i need to try other delta pack versions? Or am I missing something?
Am 08.04.11 06:06, schrieb AppleJus:
> Thank you all,
>
> I need the delta pack specifically to export on multiple platforms.
>
> I got the delta pack 3.6.2 and installed it correctly ( adding using
> target platform and putting it inside the eclipse installation folder )
> but I get this error when checking the export to multiple platform box
> in the export wizard and exporting:
>
> Processing inclusion from feature org.eclipse.equinox.executable: Unable
> to find plug-in: org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.
> Please check the error log for more details.
>
> I made sure the required plugins are listed in my .product ..
> Is this a version incompatibility problem? Do i need to try other delta
> pack versions? Or am I missing something?
>
> Thanks for any help
Then my IDE export works well but the launcher "is not able to find it's
companion ..." .
I posted a new thread on this topic.
I think I'll try to assemble my delta pack from the juno repository,
because my target platform might not contain the platform dependent
fragments of the eclipse plug-ins because I mirrored the plug-ins
without the optional dependencies and greedy inclusions
Am 07.03.2012 10:34, schrieb Kris Reid:
> I have the exact same error when trying to export to multip platforms
> 'Unable to find plug-in:
> org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400'
>
> Did anyone find a work around?