You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Antonio <an...@vieiro.net> on 2018/01/02 17:03:39 UTC

How to create NetBeans DMG?

Hi all,

How do I create a NetBeans IDE .dmg for installing in OS/X? Is it 
possible to do it with the ant build system?

Thanks,
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: How to create NetBeans DMG?

Posted by Antonio <an...@vieiro.net>.
Thanks, Emilian,

I think we should file a bug report then. Building dmgs is a nice thing 
to have, I think.

Cheers,
Antonio

On 03/01/18 10:13, Emilian Bold wrote:
> Last I looked for Retina builds I couldn't create the macOS package since it depended on Oracle infra.
> 
> I did create a DMG old-school with a shell script where I set the icon and invoked hdiutil:
> 
> hdiutil create -volname "NEXTBeans Retina" -srcfolder 'NEXTbeans Retina.app' -ov -format UDZO NEXTbeans.dmg
> 
> ​--emi
> ​
> 
>> -------- Original Message --------
>> Subject: How to create NetBeans DMG?
>> Local Time: 2 January 2018 7:03 PM
>> UTC Time: 2 January 2018 17:03
>> From: antonio@vieiro.net
>> To: dev@netbeans.incubator.apache.org
>>
>> Hi all,
>>
>> How do I create a NetBeans IDE .dmg for installing in OS/X? Is it
>> possible to do it with the ant build system?
>>
>> Thanks,
>> Antonio
>>
>>
>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
>> For additional commands, e-mail: dev-help@netbeans.incubator.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-help@netbeans.incubator.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: How to create NetBeans DMG?

Posted by Emilian Bold <em...@protonmail.ch>.
Last I looked for Retina builds I couldn't create the macOS package since it depended on Oracle infra.

I did create a DMG old-school with a shell script where I set the icon and invoked hdiutil:

hdiutil create -volname "NEXTBeans Retina" -srcfolder 'NEXTbeans Retina.app' -ov -format UDZO NEXTbeans.dmg

​--emi
​

>-------- Original Message --------
>Subject: How to create NetBeans DMG?
>Local Time: 2 January 2018 7:03 PM
>UTC Time: 2 January 2018 17:03
>From: antonio@vieiro.net
>To: dev@netbeans.incubator.apache.org
>
>Hi all,
>
> How do I create a NetBeans IDE .dmg for installing in OS/X? Is it
> possible to do it with the ant build system?
>
> Thanks,
> Antonio
>
>
>To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-help@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
>https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists