-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Renaming of the project folder does not work in the Projects-folder and also it does not work in the Files folder. Doing this in the Netbeans-IDE gives no error but the given new name is not set. To have this functionality is important because in may cases it is needed to checkout a python project from git into a "src" folder. The name src is not specific of the project, so if you have several such repos you found it all named as src in the projects view and you can not differentiate them.
Steps to reproduce the behavior:
- Go to the context menu of your project in the Projects-view
- Click on rename
- Set a new name and finish the dialog
- no error occures but the name is not changed.
Expected behavior
The projects name should be changed and the names should be saved in the nb-configuration file
Desktop (please complete the following information):
- OS: ubuntu linux
- JDK Version [e.g. 22]
- Python version [e.g. 3.11.8]
- Netbeans Version: [e.g. 23]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working