]
Gorkem Ercan updated ERT-166:
-----------------------------
Sprint: devex #114 May 2016
Chromium Debug context menu's enabled for everything
[EBZ#491480]
-----------------------------------------------------------------
Key: ERT-166
URL:
https://issues.jboss.org/browse/ERT-166
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Labels: Debug, bzira
The context menu "V8 Debugging" is available for any type of selection.
I tracked this menu contribution to:
"org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumSourceFileActionsId.MenuId"
Should filter to only *.js files.