]
Nick Boldt updated ERT-313:
---------------------------
Fix Version/s: Oxygen.3 (4.7)
(was: Neon (4.6))
Fatal error invoking cordova CLI [EBZ#491764]
---------------------------------------------
Key: ERT-313
URL:
https://issues.jboss.org/browse/ERT-313
Project: Eclipse Release Train
Issue Type: Task
Components: Thym
Reporter: Nick Boldt
Priority: Critical
Labels: 2.0.0, General, bzira
Fix For: Oxygen.3 (4.7)
Steps to reproduce:
1) Open THYM new project wizard
2) Select android engine only
3) install cordova-plugin-device
4) finish
Stacktrace:
-------------------
java.io.IOException
at org.eclipse.debug.internal.core.StreamsProxy.write(StreamsProxy.java:132)
at
org.eclipse.thym.core.internal.cordova.CordovaCLI.sendCordovaCommand(CordovaCLI.java:153)
at org.eclipse.thym.core.internal.cordova.CordovaCLI.prepare(CordovaCLI.java:103)
at
org.eclipse.thym.ui.internal.project.RestoreProjectListener$RestoreProjectJob.run(RestoreProjectListener.java:54)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)