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 - Accessing file system in EDT:go to type
Summary: Accessing file system in EDT:go to type
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on: 229450
Blocks: 218138
  Show dependency tree
 
Reported: 2013-01-29 09:30 UTC by Egor Ushakov
Modified: 2013-05-14 02:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
EDT stacktrace (6.79 KB, text/plain)
2013-01-29 09:30 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
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