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 191295

Summary: error dialog does not provide info on the project name to be regenerated
Product: javaee Reporter: emiddio <emiddio>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: normal CC: tzezula
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 150540    
Attachments: see entry

Description emiddio 2010-10-24 23:52:34 UTC
see attachment; the message displayed does not provide any indication which
project the modifications will be applied to.
Comment 1 emiddio 2010-10-24 23:56:08 UTC
Created attachment 102602 [details]
see entry
Comment 2 Jesse Glick 2010-10-27 13:04:20 UTC
This is old code left over only in the EE project types. j2seproject's do not show any dialog here, they just back up the file to build-impl.xml~ and recreate it from project.xml. See fix in bug #150540 and follow-up in bug #172802.
Comment 3 David Konecny 2010-11-03 23:47:21 UTC
Fixed according to J2SE. cbb4b0994526