/netbeans-73-cannot-execute-google-chrome
NetBeans 7.3: Cannot execute Google Chrome
I have got today an error in NetBeans 7.3 while starting a HTML5 application in Google Chrome: Cannot execute /opt/google/chrome/chrome. Check external browser configuration. The solution was simple:...
Mar 1, 2013
~1 min read
I have got today an error in NetBeans 7.3 while starting a HTML5 application in Google Chrome:
Cannot execute /opt/google/chrome/chrome.
Check external browser configuration.
The solution was simple: just change Chrome in Tools / Options / General / Web Browser to
/opt/google/chrome/google-chrome
Voilà :-)