This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 71374

Summary: Module name failed to update in projects view
Product: java Reporter: jlam <jlam>
Component: ProjectAssignee: Jan Jancura <jjancura>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description jlam 2006-01-13 17:58:34 UTC
0) Create a Java Libary 
1) From the files view, update the project module name in project.xml
   <configuration>
      <Data ...>
           <name>Update this</name>
 ....
2) Then go to the projects view.  
3) Notice that the module name has not be updated.
Comment 1 Jesse Glick 2006-01-13 18:23:07 UTC
Probably P4.
Comment 2 Tomas Zezula 2006-01-16 09:32:59 UTC
The LogicalViewProvider.Node will need to listen on the project files.
Comment 3 David Strupl 2009-03-31 15:53:26 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 4 Quality Engineering 2009-11-02 11:01:03 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX