Issue
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.
Solution
- menu: window / show view / other ...
- enter browser in the search box on top
- select internal web browser
i would recommend you to install the web development tools
- menu: help / install new software
- select the software site for your eclipse installation (in my case it's "Helios - http://download.eclipse.org/releases/helios")
- enter "web" in the search bar (and wait a little bit) and select "Eclipse Web Developer Toos" and "Web Page Edtior (Optional)"
Answered By - Alex_M
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.