]
Ilya Buziuk resolved ERT-70.
----------------------------
Resolution: Done
Gulp / Grunt support - first iteration [EBZ#486956]
---------------------------------------------------
Key: ERT-70
URL:
https://issues.jboss.org/browse/ERT-70
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Assignee: Ilya Buziuk
Labels: 3.8_M6, General, bzira
Fix For: Neon (4.6) M6
This issue includes initial code drop of basic grunt 483398 & gulp 483399 support.
Initial support includes:
- CNF contribution of tasks to project explorer
- Task launch (right click on the Task -> Run As -> grunt / gulp Task). The launch
falls back on CLI calls (org.eclipse.wst.jsdt.js.cli) same as for bower & npm
- Basic Launch Configuration UI with build file selection and task selection