The test scenario:
* start with empty user directory
* create new Java Frontend application project - `index.html` is one of created
and opened files
* try code [knockout](http://knockoutjs.com) completion in HTML - e.g. the
`data-bind` directive
* check the support for knockout completion is enabled
* execute the project - app opens in new window, *DOM Inspector* opens in the
IDE
* check the *DOM Inspector* window is opened and selecting an element in it
selects it in the application window
Looks like all of the above is working after 6b75cf4 change.
[ Full content available at:
https://github.com/apache/incubator-netbeans/pull/905 ]
This message was relayed via gitbox.apache.org for [email protected]