[
https://issues.jboss.org/browse/JBIDE-21088?page=com.atlassian.jira.plugi...
]
Gorkem Ercan edited comment on JBIDE-21088 at 11/12/15 4:59 PM:
----------------------------------------------------------------
I imagine this to be a bit more advanced. We can enhance the common navigator framework
(CNF)
Basically every task on a GruntFile.js or gulpfile.js is displayed on the navigator
instead of the classic JS file outline and you can right click and run it. Probably basing
this on CNF makes sense so that we can collect the benefits both on explorer view and
outline view. See also [1]
It is likely that we will use org.eclipse.wst.jsdt.core.dom.JavaScriptUnit and friends to
identify the tasks.
[1]
https://git.eclipse.org/r/#/c/57504/
was (Author: gercan):
I imagine this to be a bit more advanced. We can enhance the common navigator framework
(CNF)
Basically every task on a GruntFile.js or gulpfile.js is displayed on the navigator
instead of the classic JS file outline and you can right click and run it. I Probably
basing this on CNF makes sense so that we can collect the benefits both on explorer view
and outline view. See also [1]
It is likely that we will use org.eclipse.wst.jsdt.core.dom.JavaScriptUnit and friends to
identify the tasks.
[1]
https://git.eclipse.org/r/#/c/57504/
Implement grunt and gulp support
--------------------------------
Key: JBIDE-21088
URL:
https://issues.jboss.org/browse/JBIDE-21088
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: nodejs
Reporter: Gorkem Ercan
Assignee: Ilya Buziuk
Fix For: 4.4.0.Alpha1
Implement a way to present and invoke tasks on a grunt/gulp file?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)