Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Get URL from internal web browser(Get URL from internal web browser)
Get URL from internal web browser [message #730844] Thu, 29 September 2011 10:46
urban.jurca is currently offline urban.jurcaFriend
Messages: 1
Registered: September 2011
Junior Member
Hi there everybody!

I've been having a hard time figuring this one out.
So far I open up the internal web browser

IWebBrowser browser = PlatformUI.getWorkbench().getBrowserSupport().createBrowser(IWorkbenchBrowserSupport.LOCATION_BAR, null,"Expert Viewer", "Validation");
browser.openURL(new URL(some url));

and I want to get the url of the current page that is opened in the browser. How do I accomplish that?

Thank you very much for your help,
Urban
Previous Topic:newbie needs help with install and/or uninstall - helios
Next Topic:The type javax.xml.rpc.ServiceException cannot be resolved. It is indirectly referenced from require
Goto Forum:
  


Current Time: Tue Mar 19 04:17:29 GMT 2024

Powered by FUDForum. Page generated in 0.03612 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top