This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 249361 - Installer will not/can not place shortcuts in Mac
Summary: Installer will not/can not place shortcuts in Mac
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 8.0.2
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 15:46 UTC by SirIntellegence
Modified: 2015-03-24 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SirIntellegence 2014-12-15 15:46:07 UTC
I am working on a NetBeans platform application, and several of our Mac users report that the installer neither places a shortcut on the desktop or an item in the mac dock. I investigated that and found the following comment for the desktop item (for which there is a check box):

                LogManager.log(
                        "... skipping this step as we're on Mac OS"); // NOI18N
And an XmlException of sorts gets thrown when trying to modify the doc xml.
Please get this fixed soon!
Comment 1 Libor Fischmeistr 2015-03-24 09:15:09 UTC
Does not consider it P2. Know that it's annoying for you, but this issue isn't priority in future release.