Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
12.4
Description
As a
PHP Developer
I want to
Create additional PHP Class template files which still allow entering namespace in the file creation wizard after moving them to sub-directories and restarting the IDE
So that
Namespaces are automatically entered into the file created.
Issue Details:
Creating a new template by going to:
Tools -> Templates
Navigating to the PHP folder
Duplicate "PHP Class"
Creating a new file from this template correctly fills out and asks about Namespace (context is obtained when using the tree right click -> new).
After restarting NetBeans it seems to lose this ability and no longer displays the namespace box when creating a new file from this duplicated template.
Also moving the template into a sub folder loses this context as well.
Attachments
Attachments
Issue Links
- links to