Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:23 Go to next message
Laura V is currently offline Laura VFriend
Messages: 32
Registered: March 2012
Member
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 16:34 Go to previous messageGo to next message
Laura V is currently offline Laura VFriend
Messages: 32
Registered: March 2012
Member
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 16:32 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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 16:38 Go to previous message
Laura V is currently offline Laura VFriend
Messages: 32
Registered: March 2012
Member
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: Fri Apr 19 00:37:03 GMT 2024

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

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

Back to the top