Mac / Netbeans - how to set up HTML browser ? (tried Tools-Options already)

M

Mr. Kite

I'm trying to set up Safari (or IE, or anything) with NetBeans so I can
look at my JavaDoc page. I tried browsing to Safari.App
inTools->Options->IDE->Server->Web Browser, but when I "Generate
JavaDoc", NetBeans still can't find it and asks me to set it up (in
Tools->Options->IDE->Server->Web Browser).
Is there another option I'm missing?

(MacOS X 10.2.8, NetBeans 3.5.1)
 
J

Jim White

Mr. Kite said:
I'm trying to set up Safari (or IE, or anything) with NetBeans so I can
look at my JavaDoc page. I tried browsing to Safari.App
inTools->Options->IDE->Server->Web Browser, but when I "Generate
JavaDoc", NetBeans still can't find it and asks me to set it up (in
Tools->Options->IDE->Server->Web Browser).
Is there another option I'm missing?

(MacOS X 10.2.8, NetBeans 3.5.1)

Use "Command Line" Web Browser and set the executable to:

open -a /Applications/Safari.app {URL}

Note that you also need to change the default web browser to Command
Line in the Setup Wizard.

Jim
 
Joined
Aug 14, 2006
Messages
1
Reaction score
0
Configuring NetBeans 5.0

Hi,

I'm unable to set the default browser in NetBeans. I have the following under the options menu.
External Browser (command-line)

Running MAC OS 10.4.7
NetBeans IDE 5.0 + Application Server 8.2 Bundle Installer

Process: open -a /Applications/FireFox.app
Arguments: {URL}

I saw a similar post for an earlier version, but the suggestion failed.




Return True,
Wasabi
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top