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 - No information for long time when renaming project
Summary: No information for long time when renaming project
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-06 09:18 UTC by hrusateesh
Modified: 2014-05-12 13:09 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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