MacOSX Browser Permanently deleted user 创建于 2004年03月24日 16:33 Hi,how can I set a browser for Idea on macosx?Thx.Jens
Jens Frederich wrote:
If you mean:
"How to launch a web browser on the current file?",
you can achieve that with a simple external tool:
Program: open
Parameters: $FilePath$
Alain
Am 24.03.2004 18:08 Uhr schrieb "Alain Ravet" unter
<alain.ravet@biz.tiscali.be> in c3sfa7$ast$2@is.intellij.net:
>> how can I set a browser for Idea on macosx?
Okay,
I have add follow string
open /Applications/Safari.app/Contents/MacOS/Safari
When I launch the online help button on idea, safari started now, but the
url is not okay.
url:
file:///Developer/Applications/IDEA.app/Contents/Resources/Java/bin/http:/ww
w.jetbrains.com/idea/documentation
Why?
Jens
Jens,
just use open (nothing more) as Web broser path in IDE Settings/General. Mine opens default browser just fine.
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Jens,
1/
On my pristine - not hacked - and up-to-date MacOs X 10.3, I didn't have
to modify IDEA/2002 to have Safari open the online help.
2/
> I have add follow string
> open /Applications/Safari.app/Contents/MacOS/Safari
Did you try the much simpler version I suggested:
>> Program: open
>> Parameters: $FilePath$
It does the job on my system.
You may need to set your default browser. Open up Safari and go to Preferences -> General and there you can set your default browser for Mac OS X.