usernane opened a new issue, #4099: URL: https://github.com/apache/netbeans/issues/4099
### Apache NetBeans version Apache NetBeans 13 ### What happened ## What Happened While trying to create a new PHP class, I was typing the location where the class will be created. As I was typing, The IDE created multiple folders that I Don't need. ## Expected to happen Only the folders that hold the class should be created. ## What Happened The IDE created multiple folders that I Don't need as I was typing where a PHP class will be created. ### How to reproduce * Created new PHP Application * Created new folder with name `src` * Right-clicked on the folder and selected `New` > `PHP Class...` * Entered `File` as class name, typed `src/webfiori/framework` as `Folder` and, `webfiori\framework` as `namespace` * As typing the folder name, the IDE will start by creating folders. ### Did this work correctly in an earlier version? No ### Operating System Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb) ### JDK Java: 15.0.2; OpenJDK 64-Bit Server VM 15.0.2+7-27 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else Here is an image that shows the created folders.  ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
