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 256927 - persist grunt actions with a display name
Summary: persist grunt actions with a display name
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Tools (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 14:10 UTC by Tomas Stupka
Modified: 2015-12-11 02:27 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2015-12-02 14:10:11 UTC
Product Version = NetBeans IDE Dev (Build 20151202-e62165a28afa)
Operating System = Mac OS X version 10.10.5 running on x86_64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b07

Reproducibility: Happens every time

when creating a grunt action via html5 project ctx menu > grunt tasks > advanced
please also provide a field to specify the actions name and persist it permanently

a way to remove such actions would be also great
Comment 1 Tomas Mysik 2015-12-03 07:05:01 UTC
(In reply to Tomas Stupka from comment #0)
> a way to remove such actions would be also great

Yes, this is what I am thinking about right now, how to do that... any ideas?

Thanks.
Comment 2 Tomas Stupka 2015-12-03 08:43:23 UTC
maybe something like 
ctx menu on a maven project > goals ...
Comment 3 Tomas Mysik 2015-12-07 13:11:07 UTC
(In reply to Tomas Stupka from comment #2)
> maybe something like 
> ctx menu on a maven project > goals ...

Looking at it - how can I remove once remembered goal? I am not able to figure it out :)

Thanks.
Comment 4 Tomas Stupka 2015-12-07 13:29:54 UTC
> Looking at it - how can I remove once remembered goal? I am not able to
> figure it out :)
right, that's available only in the cxt menu > properties > actions
Comment 5 Tomas Mysik 2015-12-10 08:04:08 UTC
Should be done now, please verify it if possible. Thanks!

Adding Láďa to CC, he could be perhaps interested ;)

http://hg.netbeans.org/web-main/rev/30f137178a78
Comment 6 Quality Engineering 2015-12-11 02:27:30 UTC
Integrated into 'main-silver', will be available in build *201512110002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/30f137178a78
User: Tomas Mysik <tmysik@netbeans.org>
Log: #256927 - persist grunt actions with a display name