[jbosstools-issues] [JBoss JIRA] (JBIDE-21088) Implement grunt and gulp support

Gorkem Ercan (JIRA) issues at jboss.org
Thu Nov 12 16:59:00 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128459#comment-13128459 ] 

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. 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/


was (Author: gercan):
I imagine these will be common navigation extensions that lists the tasks on a Gruntfile and with an action attached to invoke that task 

> 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)


More information about the jbosstools-issues mailing list