This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254354 - Micro-soft edge not working on netbeans
Summary: Micro-soft edge not working on netbeans
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 8.0.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-13 20:11 UTC by dbrad
Modified: 2016-02-19 19:06 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dbrad 2015-08-13 20:11:54 UTC
NetBeans and Microsoft-edge unable to launch edge in the same manner as other browsers on windows OS.

When will there be an integrated solution.

A workaround I've found for run but not debug (as there appears to be no internet search on this topic at the moment NetBeans and Microsoft-edge)

On NetBeans
-----------
Tools->options tab:general : web browser > edit button

Add Name: edge
Process: C:\development\msEdge.bat
Arguments: {URL}


On Windows 10 PC
----------------
Create the file :: C:\development\msEdge.bat

input: start microsoft-edge:%1


NetBeans project
----------------
Set the browser to use.

limitations
-----------
Works for run but not for debug-run.
Comment 1 Jan Stola 2015-08-26 14:26:38 UTC
Microsoft Edge should be registered automatically (on Windows 10) in the latest development builds of NetBeans.
Comment 2 dbrad 2016-02-19 19:06:00 UTC
With NB 8.1 MS edge appears in the browser selections and basically works (MS Edge has problems but not NB related). So I've closed.