[ 
https://issues.apache.org/jira/browse/NETBEANS-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527977#comment-17527977
 ] 

Jayce commented on NETBEANS-6475:
---------------------------------

* Create a new project
 * Add some composer package to it
 * Inside the package, go to something like, let say, MyStuff/View/WhatEver.
 * Create a Class "Test1", with namespace MyStuff/View/WhatEver.
 * In the same folder, Use RightClick->New php class

The *Namespace dropdown* in the interface should show "MyStuff/View/WhatEver" 
because it already contains a file (Test1) with the correct namespace.

Again {*}it used to work before V12{*}. Something changed after that. You may 
start to see how the Input was filled back then compared to now.

> Php namespace input not filled up
> ---------------------------------
>
>                 Key: NETBEANS-6475
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6475
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Editor, php - Project
>    Affects Versions: 13
>            Reporter: Jayce
>            Assignee: Junichi Yamamoto
>            Priority: Minor
>
> In a project, in Netbeans 12.X, RightClick->New php class: The Namespace 
> input was filled with the correct namespace if an other class is present with 
> a namespace in the folder.
> +*Bug:*+ With Netbeans 13, the Namespace input isĀ {*}always empty{*}.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
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

Reply via email to