Skip to content

Renaming of a project does not work #126

@orat

Description

@orat

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:

  1. Go to the context menu of your project in the Projects-view
  2. Click on rename
  3. Set a new name and finish the dialog
  4. 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]

Activity

added
bugSomething isn't working
on Nov 12, 2024
github-actions

github-actions commented on Nov 12, 2024

@github-actions

Thanks for reporting this issue, we will take a look on ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @orat@albilu

      Issue actions

        Renaming of a project does not work · Issue #126 · albilu/netbeansPython