How would I show an HTML page in Eclipse at Design Time?

Posted by 1.21 gigawatts on Stack Overflow See other posts from Stack Overflow or by 1.21 gigawatts
Published on 2011-03-14T08:07:00Z Indexed on 2011/03/14 8:10 UTC
Read the original article Hit count: 219

Filed under:
|

When I'm writing crappy code in eclipse and I'm looking at a website for help I am constantly flipping back and forth between the browser and eclipse. To help me write crappy code faster is there a way to have a View that has a web page in it? I need to be able to set the URL and if I'm navigating around the site have a button to have it return to the original URL. So a URL Address box and 1 favorite link.

BTW I'm not a Eclipse plugin developer.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about eclipse-plugin