Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Browser location
Browser location [message #460876] Mon, 01 January 2007 04:48
Eclipse UserFriend
Originally posted by: jelgolfnut.gmail.com

I'm using the following in my rcp app:
PlatformUI.getWorkbench().getBrowserSupport().createBrowser( IWorkbenchBrowserSupport.AS_VIEW,
IBrowserConstants.BROWSER_VIEW_ID, "Preview", "")
.openURL(url);

My question is how do I control the location of the view? Currently I
have a folder with a placeholder where I expect the browser to open, but
it keeps opening on the right side where I have a small view set up. What
am I missing?
Thanks
Previous Topic:ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
Next Topic:Suppressing menus, menu entries and toolbuttons
Goto Forum:
  


Current Time: Thu Apr 25 23:04:07 GMT 2024

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

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

Back to the top