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 177020 - make "Scanning Projects..." task cancellable at least when switching project groups
Summary: make "Scanning Projects..." task cancellable at least when switching project ...
Status: RESOLVED DUPLICATE of bug 170521
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 13:21 UTC by kawazu428
Modified: 2009-11-19 09:18 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 kawazu428 2009-11-17 13:21:53 UTC
While #168556 is still open, I have to start the IDE into the "last used" project group (folder-of-projects, around 50 maven2 projects with a decent set of dependencies, in most cases) and then switch to the project group I actually want to be working with. 

Problem, however, is that as soon as I start in the "large" project group, "scanning projects..." starts, to eventually last for about half an hour scanning maven2 artifacts of projects not really open anymore, and, as a side effect, slowing things drastically down and practically rendering code completion unusable. While in most situations one got used to long-running "scanning projects...", in this very use case a feature to stop a "project scan" altogether seems desirable, as there is no use in scanning projects (and dependencies) not even opened / in use at the moment.

https://netbeans.org/bugzilla/show_bug.cgi?id=168556
Comment 1 Vitezslav Stejskal 2009-11-19 09:18:54 UTC
This sounds like a duplicate of #170521.

*** This bug has been marked as a duplicate of bug 170521 ***