Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to run dynamic web projects of Eclipse in Chrome?

Before I deleted my previous version of Eclipse Kepler, when I hit Ctrl+F11 in Eclipse, while using Dynamic Web Projects, Chrome opened a tab of the project .

However now when I hit Ctrl+F11, a tab inside Eclipse is opened.

How can I set Eclipse to open a tab in Chrome when running Dynamic Web Projects?

like image 338
JAN Avatar asked Apr 09 '14 23:04

JAN


People also ask

How do I open Eclipse project in browser?

The Internal Web Browser view allows you to surf the internet from within the Eclipse Workbench Window. To activate the Internal Web Browser view click on the Window and select Show View → Other. In the filter text box of the Show View dialog box enter browser . From the tree select Internal Web Browser and click OK.


2 Answers

Go to Window -> Preferences -> General -> Web Browser:

  1. first make sure that you are using external web browser
  2. then add or choose Chrome to make it default.

enter image description here

like image 166
Sam Su Avatar answered Dec 08 '22 01:12

Sam Su


Go to windows 
-> choose  Preference 
-> Choose General 
-> WebBrowser 
-> it open an external Dilouge page choose there  Use External Web Browser 
-> then choose chrome/Firefox/Internet Explore
like image 35
Njena Avatar answered Dec 08 '22 01:12

Njena