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 206054

Summary: The JavaParsingContext should initialize project queries and property files on demand
Product: java Reporter: Tomas Zezula <tzezula>
Component: SourceAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLAN
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Tomas Zezula 2011-12-07 09:16:00 UTC
The JavaParsingContext should initialize project queries and property files on demand. The initialization in constructor slows down up to date check where the queries are not used.
Comment 1 Tomas Zezula 2012-03-15 20:29:53 UTC
Fixed jet-main 9a9337ad3afc
Comment 2 Quality Engineering 2012-03-17 10:37:13 UTC
Integrated into 'main-golden', will be available in build *201203170400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9a9337ad3afc
User: Tomas Zezula <tzezula@netbeans.org>
Log: #206054:The JavaParsingContext should initialize project queries and property files on demand