Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Opening an external browser window from E4 app
Opening an external browser window from E4 app [message #1020647] Mon, 18 March 2013 12:23 Go to next message
Eclipse UserFriend
Dear E4 Enthusiasts
is it possible at all to open (through a menu entry, hence through a handler) a url in a new "default windows browser" window?
It's very easy to open a SWT Browser window, I know, but in our case we need to open the default browser that the user hat set for his machine.
I didn't find any documentation on this anywhere.
Thanks for your help

Laura
Re: Opening an external browser window from E4 app [message #1020652 is a reply to message #1020647] Mon, 18 March 2013 12:34 Go to previous messageGo to next message
Eclipse UserFriend
Sorry I realized that this can be quickly done with native java. Stupid question! forget it!!!
Re: Opening an external browser window from E4 app [message #1020653 is a reply to message #1020647] Mon, 18 March 2013 12:32 Go to previous messageGo to next message
Eclipse UserFriend
Programm.launch("http://www.eclipse.org")

Tom

Am 18.03.13 17:23, schrieb Laura V:
> Dear E4 Enthusiasts
> is it possible at all to open (through a menu entry, hence through a
> handler) a url in a new "default windows browser" window?
> It's very easy to open a SWT Browser window, I know, but in our case we
> need to open the default browser that the user hat set for his machine.
> I didn't find any documentation on this anywhere.
> Thanks for your help
>
> Laura
Re: Opening an external browser window from E4 app [message #1020655 is a reply to message #1020653] Mon, 18 March 2013 12:38 Go to previous message
Eclipse UserFriend
OK that is even better.
Super thanks!!!!
Previous Topic:Running an e4 RCP application multiple times
Next Topic:running exported rcp app
Goto Forum:
  


Current Time: Tue Jul 22 21:01:48 EDT 2025

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

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

Back to the top