Non-standard behavior with project names / renaming projects
Status: Alpha
Brought to you by:
arnaud_vincent
When you rename a FlexBean project (right-click and rename in projects view), the entire project folder is renamed. This is different behavior than other Netbeans project types (e.g. Java), where the rename only changes the name in nbproject/project.xml.
If the name is manually changed in project.xml, then the changed name shows up in the 'Files' view but does not show up in the 'Projects' view (the folder name shows up there instead).
Checking issue in v1.0
If it is an issue, correction will be provided for 1.0.1
If you use "Rename..." command, then Netbeans 6.5 showing you a dialog to rename project and asking you if you want to rename directory name too.
If you use "rename" with shortcut command - click on project name - so Netbeans renames both Project's name AND directory name .