I am using Netbeans and Tomcat for my app. My default browser is Chrome, but when I deploy the app on Tomcat it is opening IE, how can I change this?
Asked
Active
Viewed 1,215 times
2
-
Tomcat doesn't open anything. NetBeans is. – JB Nizet Jul 17 '13 at 20:47
-
possible duplicate of [changing my web browser on netbans 6.9.1](http://stackoverflow.com/questions/10446982/changing-my-web-browser-on-netbans-6-9-1) – Justin Niessner Jul 17 '13 at 20:51
1 Answers
4
With NetBeans Open:
Open Tools/Options
Select the General tab if it isn't already
Select either Chrome or
<Default System Browser>
(if you'd always like to use the system default).

JB Nizet
- 678,734
- 91
- 1,224
- 1,255

Justin Niessner
- 242,243
- 40
- 408
- 536