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 - Support for Gulp & Grunt tasks in Navigator
Summary: Support for Gulp & Grunt tasks in Navigator
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Tools (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-04 20:07 UTC by nebrass
Modified: 2016-01-09 02:42 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
MavenTasksListing (20.12 KB, image/png)
2016-01-04 20:07 UTC, nebrass
Details

Note You need to log in before you can comment on or make changes to this bug.
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.