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 225453

Summary: Accessing file system in EDT:go to type
Product: cnd Reporter: Egor Ushakov <gorrus>
Component: Code ModelAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 229450    
Bug Blocks: 218138    
Attachments: EDT stacktrace

Description Egor Ushakov 2013-01-29 09:30:12 UTC
Created attachment 130766 [details]
EDT stacktrace

open go to type dialog and try to search for anything
Comment 1 Egor Ushakov 2013-01-29 09:32:06 UTC
the same happens later when user go through the list of types
Comment 2 Egor Ushakov 2013-05-07 11:19:31 UTC
requires changes in TypeDescriptor SPI, see bug 229450
Comment 3 Egor Ushakov 2013-05-13 13:30:17 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/684e61de0f2c
Comment 4 Quality Engineering 2013-05-14 02:23:31 UTC
Integrated into 'main-golden', will be available in build *201305132300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/684e61de0f2c
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #225453 - Accessing file system in EDT:go to type