Just open the following path on your console, cd /usr/share/applications/ Find netbeans.desktop file ls -al | grep netbeans Edit netbeans.desktop file vim netbeans <version> Exec=/bin/sh "/usr/local/netbeans-8.0.2/bin/netbeans" %U Just add %U at the end of Exec.
Double click and open phtml file in netbeans
Leave a Comment