Copy link to clipboard
Copied
I'm using ColdFusion Builder 9 on Mac.
When I run ColdFusion Application, external browser (Safari) does not launch.
I went to Adobe ColdFusion Builder>Preferenceces>Web Browser and made sure that 'use external web browser' and 'Default system Web browser' are selected.
In case, 'Default system Web Browser' is not working for some reason, I try to define a new external web browser (Chrome).
I enter the followings for the required fields:
Name: Chrome
Location: /Applications/Google Chrome.app
Parameters: -url http://localhost:8500/CFIDE/administrator/index.cfm
When I hit OK, 'The location value is not a valid path name' dialog appears.
Any help would be appreciated
Copy link to clipboard
Copied
After figuring out what is wrong with my ColdFusion Builder Beta 3, I found out that none of the links on ColdFusion Administrator page inside ColdFusion Builder does not work. When I click a link, nothing happens.
I still need to fix this issue.
I went to Preferences>General>Web Browser and press "Restore Defaults", but that didn't do it.
Any help?
Copy link to clipboard
Copied
I'm having the same issue in Flash Builder trying to set Chrome as the default browser. Even if it's set as my OS default browser it still opens up firefox? I'm also running on a mac.
Copy link to clipboard
Copied
I'm also having the same issue trying to setup Chrome as default browser for Flex Builder 4 (running Mac OS X, Leopard).
Will someone from Adobe please respond if this is a known bug or not?
Thanks!
Copy link to clipboard
Copied
I don't have this issue anymore with the final release of Flash Builder 4. Most likely it was something messed up in a pref file that this version is not looking at. I set chrome as my default os browser as well.
Copy link to clipboard
Copied
I can replicate this problem in ColdFusion Builder on Snow Leopard. I cannot set either Firefox or Chrome as a browser. This is with the standalone version of the official release of Builder, not a beta.
Copy link to clipboard
Copied
Still having the same issue. I want to use Google Chrome for debugging my Flash app from Flash Builder 4. I tried inserting
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
/Applications/Google\ Chrome.app/
"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"
'/Applications/Google Chrome.app/Contents/MacOS/Google Chrome'
in the "Edit External Web Browser" dialog, to no avail.
The space in 'Google Chrome' is tripping FB4 up apparently.
I also tried launching a script with "open -a /Applications/Google\ Chrome.app/" but in that case, while that is accepted, it fails to connect to the debugger.
Copy link to clipboard
Copied
The search does not discover Chrome. You should manually enter the path to the browser executable which is /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Copy link to clipboard
Copied
Hero of the day!
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more