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 129363

Summary: No information for long time when renaming project
Product: projects Reporter: hrusateesh <hrusateesh>
Component: Ant ProjectAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description hrusateesh 2008-03-06 09:18:46 UTC
When renaming big project not showing information dispalying on sub window or on status bar ,from 56% to 82% of 
progress.we can't able to close sub window or main window.
Comment 1 Tomas Zezula 2008-03-06 09:28:31 UTC
Copy project is implemented in the ant/project.
The project first need to be cleaned and than it is copied which can take a time on the big project.

Comment 2 hrusateesh 2008-03-06 09:45:23 UTC
I think it is better to give some information like which file it is processing(compiling/moving/copying) or which 
process it is doing .So that user can know about what is happening.Other wise he get confuse whether any processing is 
going or not
Comment 3 Milan Kubec 2008-03-19 12:10:46 UTC
Changing issue type to enhancement.