Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Open html document in chrome from within Eclipse

In Eclipse, when I right click a HTML document and select "Open with..." I am presented with a list of options including the internal browser available in Eclipse. What I want to do is open the document in Google Chrome. I can select external program and select Chrome but I have to do this each time. Is there a way to have Google Chrome automatically available as one of the options when I right click the document? Is there also a way to have Debug or Run configured to use Chrome as the default app?

like image 244
Johann Avatar asked Oct 29 '25 05:10

Johann


1 Answers

Window -> Preferences -> General -> Web Browser -> Use external web browser and select Chrome

like image 60
user3714967 Avatar answered Oct 31 '25 06:10

user3714967