How can I display an HTML page in Eclipse during development?

When I write cheesy code in eclipse and I look at the site for help, I constantly switch between browser and eclipse. To help me write crappy code faster, is there a way to have a view that has a webpage? I need to be able to set the URL, and if I navigate the site, you have a button to return it to the original URL. Thus, the URL field and 1 favorite link.

BTW I am not an Eclipse plugin developer.

+3
source share
2 answers
  • menu: window / show view / other ...
  • enter the browser in the search box at the top
  • select internal web browser

I would recommend you install web development tools.

+7

HTML -. , html, , .

+2

All Articles