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 41080

Summary: Property Values are not updating
Product: obsolete Reporter: sermetyucel <sermetyucel>
Component: jarpackagerAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: mgrummich
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description sermetyucel 2004-03-17 16:15:50 UTC
I have created a JAR recipe. Later, I want to 
change the Location. I edit the properties, 
select the new location. The recipe porperties 
are still showing the old value. This seems to a 
general problem in editing properties. For 
example, I see the same issue in editing 
bundles. Sometime changes, some times not.

When I add a new Jar recipe, It does not show up 
in the Project Explorer. File is there. I tried 
refresh, still does not show up. I did recreate 
everthing from scratch.
Comment 1 Marek Grummich 2004-03-19 16:11:43 UTC
Transfer from ide component.
Comment 2 Ondrej Rypacek 2004-04-06 14:40:13 UTC
Reproduced the issue with not storing value of Location property
easilly with 3.6rc2
 

As for the other issue, I created a jar-target in the project explorer
and it is shown correctly. If created directly on a filesystem, than
it is not shown in the explorer. 

*** This issue has been marked as a duplicate of 40286 ***