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 236159 - No Templates folder to store user-defined licenses or new Java class templates
Summary: No Templates folder to store user-defined licenses or new Java class templates
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-19 19:52 UTC by jgjp
Modified: 2013-09-23 23:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jgjp 2013-09-19 19:52:02 UTC
Upto 7.1 there used to be Templates/Classes and Templates/Licenses subfolders in the user directory, so users can store their own templates and licenses.
Now there is no such folder.
Where should new templates be stored now?
Comment 1 Jiri Prox 2013-09-23 15:25:55 UTC
There is Templates in Tools menu where you can customize class templates and license texts.
Comment 2 jgjp 2013-09-23 20:40:01 UTC
The menu approach only allows me to add new templates manually.
With the folder approach, I used to be able to copy template files from other users, from previous versions of NetBeans, etc. 
The manual read-and-enter approach is cumbersome, slow and mistake-prone, and moreover, it used to work before. It should have been retained in the new version.
Comment 3 Jiri Prox 2013-09-23 20:42:53 UTC
Just modify or add new template, the Templates directory will be created
Comment 4 jgjp 2013-09-23 23:16:57 UTC
Ok cool, that worked.