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 84613 - 'Compiling' progress message during rescan is confusing.
Summary: 'Compiling' progress message during rescan is confusing.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2006-09-11 14:57 UTC by Petr Nejedly
Modified: 2007-01-17 10:09 UTC (History)
1 user (show)

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 Petr Nejedly 2006-09-11 14:57:41 UTC
After restart the IDE checks the timestamp of the code base, which takes some
time for many large opened projects. But it reports it is "Compiling ..." even
when there was no change in the sources and the progress is much faster than
when really compiling.
Comment 1 Petr Nejedly 2006-09-11 14:59:34 UTC
It makes the perceived performance worse (Oh, why the hell is it COMPILING again?).
Comment 2 Tomas Zezula 2006-09-13 12:19:48 UTC
IDE: [9/13/06 11:50 AM] Committing "Java Source" started
/cvs/retouche/retouche/jbrowse/src/org/netbeans/modules/java/source/usages/BinaryAnalyser.java,v
 <--  modules/java/source/usages/BinaryAnalyser.java
new revision: 1.11; previous revision: 1.10
/cvs/retouche/retouche/jbrowse/src/org/netbeans/modules/java/source/usages/PersistentClassIndex.java,v
 <--  modules/java/source/usages/PersistentClassIndex.java
new revision: 1.9; previous revision: 1.8
/cvs/retouche/retouche/jbrowse/src/org/netbeans/modules/java/source/usages/Bundle.properties,v
 <--  modules/java/source/usages/Bundle.properties
new revision: 1.4; previous revision: 1.3
/cvs/retouche/retouche/jbrowse/src/org/netbeans/modules/java/source/usages/RepositoryUpdater.java,v
 <--  modules/java/source/usages/RepositoryUpdater.java
new revision: 1.37; previous revision: 1.36
/cvs/retouche/retouche/jbrowse/src/org/netbeans/modules/java/source/usages/ClassIndexManager.java,v
 <--  modules/java/source/usages/ClassIndexManager.java
new revision: 1.5; previous revision: 1.4
/cvs/retouche/retouche/jbrowse/src/org/netbeans/api/java/source/ClassIndex.java,v
 <--  api/java/source/ClassIndex.java
new revision: 1.11; previous revision: 1.10
IDE: [9/13/06 11:50 AM] Committing "Java Source" finished