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 - Module name failed to update in projects view
Summary: Module name failed to update in projects view
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-13 17:58 UTC by jlam
Modified: 2009-11-02 11:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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