# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: /Users/beci/source/web-main-def # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: web.clientproject/src/org/netbeans/modules/web/clientproject/grunt/package-info.java --- web.clientproject/src/org/netbeans/modules/web/clientproject/grunt/package-info.java +++ web.clientproject/src/org/netbeans/modules/web/clientproject/grunt/package-info.java @@ -45,7 +45,9 @@ scriptEngine = "freemarker", position = 600, displayName = "#Templates.gruntfile.js", - description = "gruntdescription.html") + description = "gruntdescription.html", + defaultName = "Gruntfile" + ) package org.netbeans.modules.web.clientproject.grunt;