Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Multiple platform export problem on 64 bit Cocoa OSX
Multiple platform export problem on 64 bit Cocoa OSX [message #484304] Sat, 05 September 2009 18:44 Go to next message
Eclipse UserFriend
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
Re: Multiple platform export problem on 64 bit Cocoa OSX [message #484308 is a reply to message #484304] Sat, 05 September 2009 21:48 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: Multiple platform export problem on 64 bit Cocoa OSX [message #484326 is a reply to message #484308] Sun, 06 September 2009 14:56 Go to previous messageGo to next message
Eclipse UserFriend
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@build.eclipse.org, "Christian"
<fakemail@xyz.de> 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.
Re: Multiple platform export problem on 64 bit Cocoa OSX [message #484332 is a reply to message #484326] Sun, 06 September 2009 15:42 Go to previous message
Eclipse UserFriend
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@comcast.net, "J
Michael Dean" <mdean77@comcast.net> 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@build.eclipse.org, "Christian"
> <fakemail@xyz.de> 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.
>
Previous Topic:Shortcut problem
Next Topic:PDE Build with Maven Ant
Goto Forum:
  


Current Time: Tue Jul 08 20:14:44 EDT 2025

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

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

Back to the top