Platform app installer Mac OS/Linux
Dmitry Avtonomov <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAMMjtf_fTkz-RXayEpVd5Lnr576PkhYY-ubKepsUZbAnpi=a7A@mail.gmail.com> |
Hi everyone, I've recently switched my app to 8.1 platform and along came the new harness for 8.1. The installer on windows works fine, but for Linux/Mac OS the application launcher file is not executable after installation. The only way to fix that is to manually run `chmod a+x applauncher`. Has anyone encountered this? How are the permissions set by the installer? Thanks, Dmitry