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 62750 - Scanning progress not shown when changing platform
Summary: Scanning progress not shown when changing platform
Status: VERIFIED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 10:01 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 Milan Kubec 2005-08-22 10:01:49 UTC
[dev-200508211800, JDK 1.5.0_04]

Scanning classpath progress bar was not shown when I changed platform for Java
project to JDK 6.0.

How it happened to me:
1) I opened simple Java project.
2) Opened its Properties, selected Libraries
3) Opened Platform Manager and created new Java Platform 6.0
4) Assigned newly created platform to the project and clicked OK
No Scanning classpath progress bar was shown and when I tried to invoke Refactor
| Rename for the project it wasn't possible because of running cp scanning.
Comment 1 Pavel Flaska 2005-09-05 12:47:01 UTC
I'm not able to reproduce it. Are you?
Comment 2 Pavel Flaska 2005-09-22 08:40:10 UTC
If you will be able to reproduce it, please, reopen it.
Comment 3 Milan Kubec 2005-12-19 13:50:59 UTC
Verified, it was reproducible when memory meter was disabled.