Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how to build software for MacOsX?
how to build software for MacOsX? [message #514273] Sat, 13 February 2010 11:46 Go to next message
Christian is currently offline ChristianFriend
Messages: 72
Registered: July 2009
Member
Hello,

I do have some problems building software for MacOsX (software is called
Jucy or jucy what ever I don't care)

There seems to be some probelms with the case in building.

Following problem

if Launching -> Launcher Name (In .product file) first letter is Upper
case.(Jucy)
I get for MacOsX one directory Jucy.app
containing in Contents/MacOs/
2 ini files (and one other)
one is
jucy.ini
and one is
Jucy.ini

Both with different contents!


if I now set the name of the Launcher to lower case (jucy)
i gett two .app directories
Jucy.app
and
jucy.app

where the lower case jucy.app
contains a lower case jucy.ini file (with the same contents the Jucy.ini
file had before)

and the upper case Jucy.app contains only one file
Contents/MacOS/jucy.ini (with the content jucy.ini had before)


Now what am I doing wrong?
What should I do?

Christian
Re: how to build software for MacOsX? [message #514469 is a reply to message #514273] Mon, 15 February 2010 13:17 Go to previous messageGo to next message
Christian is currently offline ChristianFriend
Messages: 72
Registered: July 2009
Member
Am 13.02.2010 12:46, schrieb Christian:
> Hello,
>
> I do have some problems building software for MacOsX (software is called
> Jucy or jucy what ever I don't care)
>
> There seems to be some probelms with the case in building.
>
> Following problem
>
> if Launching -> Launcher Name (In .product file) first letter is Upper
> case.(Jucy)
> I get for MacOsX one directory Jucy.app
> containing in Contents/MacOs/
> 2 ini files (and one other)
> one is
> jucy.ini
> and one is
> Jucy.ini
>
> Both with different contents!
>
>
> if I now set the name of the Launcher to lower case (jucy)
> i gett two .app directories
> Jucy.app
> and
> jucy.app
>
> where the lower case jucy.app
> contains a lower case jucy.ini file (with the same contents the Jucy.ini
> file had before)
>
> and the upper case Jucy.app contains only one file
> Contents/MacOS/jucy.ini (with the content jucy.ini had before)
>
>
> Now what am I doing wrong?
> What should I do?
>
> Christian

Can anyone reproduce this problem? ... if so I would report it as a bug

Christian
Re: how to build software for MacOsX? [message #514511 is a reply to message #514469] Mon, 15 February 2010 11:34 Go to previous messageGo to next message
Christian is currently offline ChristianFriend
Messages: 72
Registered: July 2009
Member
Am 15.02.2010 14:17, schrieb Christian:
> Am 13.02.2010 12:46, schrieb Christian:
>> Hello,
>>
>> I do have some problems building software for MacOsX (software is called
>> Jucy or jucy what ever I don't care)
>>
>> There seems to be some probelms with the case in building.
>>
>> Following problem
>>
>> if Launching -> Launcher Name (In .product file) first letter is Upper
>> case.(Jucy)
>> I get for MacOsX one directory Jucy.app
>> containing in Contents/MacOs/
>> 2 ini files (and one other)
>> one is
>> jucy.ini
>> and one is
>> Jucy.ini
>>
>> Both with different contents!
>>
>>
>> if I now set the name of the Launcher to lower case (jucy)
>> i gett two .app directories
>> Jucy.app
>> and
>> jucy.app
>>
>> where the lower case jucy.app
>> contains a lower case jucy.ini file (with the same contents the Jucy.ini
>> file had before)
>>
>> and the upper case Jucy.app contains only one file
>> Contents/MacOS/jucy.ini (with the content jucy.ini had before)
>>
>>
>> Now what am I doing wrong?
>> What should I do?
>>
>> Christian
>
> Can anyone reproduce this problem? ... if so I would report it as a bug
>
> Christian

It works for me as expected if export is done using MacOsX(Leopard)
computer or Windows 7 though on Linux (Ubuntu 9.10) this fails..
(all tried with 3.6M3)
Re: how to build software for MacOsX? [message #519792 is a reply to message #514511] Tue, 09 March 2010 20:04 Go to previous message
Hiroki Kondo is currently offline Hiroki KondoFriend
Messages: 47
Registered: July 2009
Member
Hello Chris,

I solved the build problem on Ubuntu Linux 9.10.
The problem has occured by delta pack feature's extracting.
So I blogged the solution.
http://bit.ly/dfpuSK

Regards,


(2010/02/16 1:17), Christian wrote:
> Am 15.02.2010 14:17, schrieb Christian:
>> Am 13.02.2010 12:46, schrieb Christian:
>>> Hello,
>>>
>>> I do have some problems building software for MacOsX (software is called
>>> Jucy or jucy what ever I don't care)
>>>
>>> There seems to be some probelms with the case in building.
>>>
>>> Following problem
>>>
>>> if Launching -> Launcher Name (In .product file) first letter is Upper
>>> case.(Jucy)
>>> I get for MacOsX one directory Jucy.app
>>> containing in Contents/MacOs/
>>> 2 ini files (and one other)
>>> one is
>>> jucy.ini
>>> and one is
>>> Jucy.ini
>>>
>>> Both with different contents!
>>>
>>>
>>> if I now set the name of the Launcher to lower case (jucy)
>>> i gett two .app directories
>>> Jucy.app
>>> and
>>> jucy.app
>>>
>>> where the lower case jucy.app
>>> contains a lower case jucy.ini file (with the same contents the Jucy.ini
>>> file had before)
>>>
>>> and the upper case Jucy.app contains only one file
>>> Contents/MacOS/jucy.ini (with the content jucy.ini had before)
>>>
>>>
>>> Now what am I doing wrong?
>>> What should I do?
>>>
>>> Christian
>>
>> Can anyone reproduce this problem? ... if so I would report it as a bug
>>
>> Christian
>
> It works for me as expected if export is done using MacOsX(Leopard)
> computer or Windows 7 though on Linux (Ubuntu 9.10) this fails..
> (all tried with 3.6M3)
Previous Topic:Questions about wizards
Next Topic:Product Export Dependency resolution and deadlocks
Goto Forum:
  


Current Time: Tue Apr 23 10:01:58 GMT 2024

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

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

Back to the top