2

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?

ia.solano
  • 548
  • 3
  • 10
  • 23

1 Answers1

4

With NetBeans Open:

  1. Open Tools/Options

  2. Select the General tab if it isn't already

  3. 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