Page 1 of 1

Tip: Setting up Eclipse to launch NGClient\WebClient in Edge

PostPosted: Thu Mar 16, 2017 6:09 pm
by AlanBourke
Microsoft Edge is a new-fangled Universal App and as such can't be launched via a standard EXE file.

If you want to add it to your browsers list in Eclipse (under Window->Preferences-General-Web Browsers), so it becomes available on the 'Start NGClient' button, you do it as follows:

Image

Re: Tip: Setting up Eclipse to launch NGClient\WebClient in

PostPosted: Sat Mar 18, 2017 10:26 pm
by kwpsd
Thanks for posting this, Alan. Rather interesting and surprising (for me, anyway). I thought Edge was a separate executable program from Internet Explorer (IE), but it looks like Edge is part of IE (or based on IE). After reading this post, I typed 'microsoft-edge:' in the IE address bar, and IE launched Edge. Who knew?

Re: Tip: Setting up Eclipse to launch NGClient\WebClient in

PostPosted: Mon Mar 20, 2017 3:08 pm
by AlanBourke
Edge *does* have an execuable, it's
Code: Select all
C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe


However that doesn't strike me as the sort of location you could rely on in future updates of Windows 10, so I think the other approach is safer.