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 205277

Summary: Enable a browser plugin/extension to communicate with NetBeans (via a socket?)
Product: php Reporter: monk.e.boy
Component: DebuggerAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description monk.e.boy 2011-11-18 09:50:04 UTC
Currently when using XDebug and a browser plugin to start/stop debugging (e.g. Xdebug helper https://chrome.google.com/webstore/detail/eadndfjplgieldjbigjakmdgkmoaaaoc) there is no way for the plugin to talk to NetBeans.

Can we provide a simple API that the plugin could connect to so it could control debug-start debug-end profile-start profile-end
Comment 1 Ondrej Brejla 2011-11-21 09:30:45 UTC
This is really not a defect ;)