[JBoss JIRA] (ERT-111) Need to add "JavaScript Development Tools Chromium/V8 Remote Debugger" features into WTP Repositories [EBZ#488144]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-111:
---------------------------------------
Summary: Need to add "JavaScript Development Tools Chromium/V8 Remote Debugger" features into WTP Repositories [EBZ#488144]
Key: ERT-111
URL: https://issues.jboss.org/browse/ERT-111
Project: Eclipse Release Train
Issue Type: Task
Components: WTP Releng
Reporter: Friendly Jira Robot
We need to add "JavaScript Development Tools Chromium/V8 Remote Debugger" features to webtools.releng.aggregator/webtools.repositories to allow a standalone installation for these features.
The features are:
- org.eclipse.wst.jsdt.chromium.debug.feature
- org.eclipse.wst.jsdt.chromium_sdk.feature
- org.eclipse.wst.jsdt.chromium_tests.feature
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ERT-112) [debug] Better JavaScript hot replace support for Chromium/V8 debugger [EBZ#488344]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-112:
---------------------------------------
Summary: [debug] Better JavaScript hot replace support for Chromium/V8 debugger [EBZ#488344]
Key: ERT-112
URL: https://issues.jboss.org/browse/ERT-112
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Current Chrome/V8 debugger contribution supports hot deployment for changed .js file to JavaScript MV running in debug mode. It can be done by selecting action from context menu on changed .js file opened in JS Editor from Debug session virtual file system.
This feature should be supported for editing .js files in eclipse workspace as well. When debugging session is on and .js file is changed IDE should check if it is used in current debugging session and ask if it should be hot deployed to JavaScript VM.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ERT-105) Need to add "JavaScript Development Tools Chromium/V8 Remote Debugger" features into WTP Repositories [EBZ#488144]
by Nick Boldt (JIRA)
Nick Boldt created ERT-105:
------------------------------
Summary: Need to add "JavaScript Development Tools Chromium/V8 Remote Debugger" features into WTP Repositories [EBZ#488144]
Key: ERT-105
URL: https://issues.jboss.org/browse/ERT-105
Project: Eclipse Release Train
Issue Type: Task
Components: WTP Releng
Reporter: Nick Boldt
We need to add "JavaScript Development Tools Chromium/V8 Remote Debugger" features to webtools.releng.aggregator/webtools.repositories to allow a standalone installation for these features.
The features are:
- org.eclipse.wst.jsdt.chromium.debug.feature
- org.eclipse.wst.jsdt.chromium_sdk.feature
- org.eclipse.wst.jsdt.chromium_tests.feature
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ERT-106) [debug] Better JavaScript hot replace support for Chromium/V8 debugger [EBZ#488344]
by Nick Boldt (JIRA)
Nick Boldt created ERT-106:
------------------------------
Summary: [debug] Better JavaScript hot replace support for Chromium/V8 debugger [EBZ#488344]
Key: ERT-106
URL: https://issues.jboss.org/browse/ERT-106
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Nick Boldt
Current Chrome/V8 debugger contribution supports hot deployment for changed .js file to JavaScript MV running in debug mode. It can be done by selecting action from context menu on changed .js file opened in JS Editor from Debug session virtual file system.
This feature should be supported for editing .js files in eclipse workspace as well. When debugging session is on and .js file is changed IDE should check if it is used in current debugging session and ask if it should be hot deployed to JavaScript VM.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ERT-103) Validation required for WebKit Protocol launch configuration [EBZ#487910]
by Nick Boldt (JIRA)
Nick Boldt created ERT-103:
------------------------------
Summary: Validation required for WebKit Protocol launch configuration [EBZ#487910]
Key: ERT-103
URL: https://issues.jboss.org/browse/ERT-103
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Nick Boldt
WIP Backend must be selected before launching WebKit Debugger or it will throw exception below:
java.lang.RuntimeException: Missing 'wip backend' parameter in launch config
at org.eclipse.wst.jsdt.chromium.debug.ui.launcher.WipLaunchType.createConnectionToRemote(WipLaunchType.java:32)
at org.eclipse.wst.jsdt.chromium.debug.ui.launcher.LaunchTypeBase.launch(LaunchTypeBase.java:66)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month