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 43818 - Seaching for Main class blocks AWT
Summary: Seaching for Main class blocks AWT
Status: CLOSED DUPLICATE of bug 44940
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2004-05-25 13:07 UTC by Milan Kubec
Modified: 2006-03-24 09:49 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 Milan Kubec 2004-05-25 13:07:35 UTC
[custom build 20040525, JDK 1.4.2]
If project has more executable classes, (e.g. demo
classes in jfreechart) it takes about 15 seconds
on my comp for IDE to find them all and during the
time IDE looks frozen - no progress indication, no
clock cursor. Moreover found executable classes
are not cached so it happens everytime user wants
to change Main class.
Comment 1 Milan Kubec 2004-06-30 16:58:35 UTC
Before you really start, please take a look at #44940 and #45422.
There seems to be anybody else working on it. Please select the best
bug description and duplicate the rest. Thanks.
Comment 2 Tomas Zezula 2004-06-30 17:22:29 UTC

*** This issue has been marked as a duplicate of 44940 ***
Comment 3 Milan Kubec 2004-07-16 14:22:01 UTC
Verified duplicate.