[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: Multiple platform export problem on 64 bit Cocoa OSX
|
- From: J Michael Dean <mdean77@xxxxxxxxxxx>
- Date: Sun, 06 Sep 2009 13:42:38 -0600
- Newsgroups: eclipse.platform.rcp
- Organization: EclipseCorner
- Thread-index: AcovI7+yg7iLuvGfSkyiizLwYaIt1QABnCoS
- Thread-topic: Multiple platform export problem on 64 bit Cocoa OSX
- User-agent: Microsoft-Entourage/12.20.0.090605
Disregard previous. I figured this out. It is not intuitive - by
indicating what platforms a fragment CAN be on, it is eliminated from all
other platforms.
On 9/6/09 12:56 PM, in article C6C96200.26D79%mdean77@xxxxxxxxxxx, "J
Michael Dean" <mdean77@xxxxxxxxxxx> wrote:
> I have no idea what this means. With 3.4 and prior to Snow Leopard I never
> dealt with this concept. Can you point me to where I would do this?
>
> Thanks.
>
>
> On 9/5/09 7:48 PM, in article h7v4d9$tbk$1@xxxxxxxxxxxxxxxxx, "Christian"
> <fakemail@xxxxxx> wrote:
>
>> J Michael Dean schrieb:
>>> I am running Galileo 64 bit Cocoa on Snow Leopard OSX (64 bit Java 1.6) and
>>> am able to create my standalone RCP for this platform only (macosx
>>> cocoa/x86_64). If I attempt to deploy to any other platforms, I receive a
>>> message that:
>>>
>>> Bundle org.eclipse.swt.cocoa.macosx.x86_64_0.0.0 failed to resolve.
>>>
>>> The delta pack is in the right location, and is added to my target (which is
>>> my running platform). It seems to me that this bundle should not be
>>> requested for the other builds.
>>>
>>> Any assistance greatly appreciated.
>>>
>>> - Mike
>>>
>>
>> have you set the platform filter in the feature correctly?
>> you have to make sure there that the feature specifies that only on
>> 64bit macosx this fragment should be deployed...
>>
>>
>> sadly this is for most use cases a bit duplicated data that is kept in
>> feature as well as in plugin.
>