This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257400

Summary: Support for Gulp & Grunt tasks in Navigator
Product: javascript Reporter: nebrass
Component: ToolsAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal CC: marfous, vriha
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: MavenTasksListing

Description nebrass 2016-01-04 20:07:16 UTC
Created attachment 157996 [details]
MavenTasksListing

Support for Gulp & Grunt tasks the same way like Maven Tasks:

The Gulp or Grunt tasks can be listed the same way like Maven Tasks (see the attached screenshot)
Comment 1 Tomas Mysik 2016-01-08 11:28:49 UTC
Should be done now, for Grunt and Gulp. Not for Phing, we unfortunately "compete" with Ant so I want to avoid any confusion for Java projects :/

Please verify if possible, thanks.

http://hg.netbeans.org/web-main/rev/739468bcbbb4
http://hg.netbeans.org/web-main/rev/810e70748e54
http://hg.netbeans.org/web-main/rev/7c5ba5fcb22d
Comment 2 Tomas Mysik 2016-01-08 11:39:07 UTC
BTW would it be useful to add a possibility to assign a keyboard shortcut for any of the tasks in the Navigator? Please let me know, I would investigate it.

Thanks.
Comment 3 Quality Engineering 2016-01-09 02:42:17 UTC
Integrated into 'main-silver', will be available in build *201601090002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/739468bcbbb4
User: Tomas Mysik <tmysik@netbeans.org>
Log: #257400 - Support for Gulp & Grunt tasks in Navigator

Common part.