RE: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Joseph Huber
gton, TX 76017 Cell: 682-777-8374 jhu...@stanref.com -Original Message- From: Joseph Huber Sent: Thursday, November 7, 2019 11:41 AM To: users@netbeans.apache.org Subject: RE: Icons displayed for Netbeans Platform application on MacOS From: Neil C Smith > Reminds me that t

RE: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Joseph Huber
From: Neil C Smith > Reminds me that those dock icon and name arguments are set in the launcher > already > https://github.com/apache/netbeans/blob/master/harness/apisupport.harness/release/launchers/app.sh#L120 > Shows where it, by default, is looking for the icon. Be good if the dock > nam

Re: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Neil C Smith
On Thu, 7 Nov 2019 at 16:12, Joseph Huber wrote: > -J-Xdock:icon=/Applications/${APPNAME}.app/Contents/Resources/icon.icns > -J-Xdock:name=\"ProSuite NA\"" ... > I have also been searching for some documentation on the list of variables > (like ${HOME} and ${APPNAME}) that are supported in the my

RE: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Joseph Huber
From: Andreas Ernst > I use this, i start my App at the moment from the Project/bin > > default_options="--branding tachyon -J-Xms256m -J-Xmx256m > -J-Dapple.laf.useScreenMenuBar=true > -J-Dapple.awt.graphics.UseQuartz=true > -J-Xdock:icon=$progdir/../$APPNAME/applicationIcon.icns > -J-Xdock:name

RE: Icons displayed for Netbeans Platform application on MacOS

2019-11-06 Thread Joseph Huber
at issue. Thank You! Joe Huber Standard Refrigeration LLC 2005 Reverchon Dr Arlington, TX 76017 Cell: 682-777-8374 jhu...@stanref.com -Original Message- From: Andreas Ernst Sent: Tuesday, November 5, 2019 12:49 AM To: users@netbeans.apache.org Subject: Re: Icons displayed for Netbeans

Re: Icons displayed for Netbeans Platform application on MacOS

2019-11-04 Thread Andreas Ernst
Hi Joseph, Am 05.11.19 um 03:59 schrieb Joseph Huber: Hello! I’ve managed to get my Netbeans Platform (8.2) application running in MacOS 10.15 Catalina (I know next to nothing about MacOS).  In Windows 10 and Ubuntu 18.04, my application runs at all times using the icon I have branded it wit