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 130094 - "scanning project classpaths" never completes
Summary: "scanning project classpaths" never completes
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 21:26 UTC by stadlerm
Modified: 2008-03-17 09:44 UTC (History)
0 users

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 stadlerm 2008-03-13 21:26:06 UTC
The "scanning project classpaths" status bar never completes. Consistently, sets at 33% for hours; cannot make changes 
to my project during this time (Netbeans with Visual WebPack plug-in).
Comment 1 Jiri Prox 2008-03-17 09:44:24 UTC
The classpath scanning was completely rewritten in 6.0 and later version. That's why we cannot do anything it now.
Delete ${userdir}/var/cache directory, the metadata will be regenerated and such problems should disappear.