Kevin Andrews created NETBEANS-6054:
---------------------------------------
Summary: PHP Template missing Namespace option
Key: NETBEANS-6054
URL: https://issues.apache.org/jira/browse/NETBEANS-6054
Project: NetBeans
Issue Type: Bug
Components: php - Code, platform - Templates
Affects Versions: 12.4
Reporter: Kevin Andrews
Attachments: Screenshot from 2021-09-24 10-01-01.png, Screenshot from
2021-09-24 10-01-40.png, Screenshot from 2021-09-24 10-02-43.png, Screenshot
from 2021-09-24 10-02-56.png, Screenshot from 2021-09-24 10-03-34.png,
Screenshot from 2021-09-24 10-04-15.png, Screenshot from 2021-09-24
10-05-00.png, Screenshot from 2021-09-24 10-05-18.png, Screenshot from
2021-09-24 10-05-27.png
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists