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 225422 - Accessing file system in EDT: first file input
Summary: Accessing file system in EDT: first file input
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks: 218138
  Show dependency tree
 
Reported: 2013-01-28 16:02 UTC by Egor Ushakov
Modified: 2013-12-07 04:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (5.13 KB, text/plain)
2013-01-28 16:02 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-28 16:02:32 UTC
Created attachment 130734 [details]
stacktrace

see attached stacktrace
Comment 1 Egor Ushakov 2013-01-28 17:02:07 UTC
almost the same stack trace from ProjectImpl.onFileEditEnd when we undo editing
Comment 2 Vladimir Voskresensky 2013-05-13 17:21:40 UTC
http://hg.netbeans.org/cnd-main/rev/d35b478ab4a8
Comment 3 Quality Engineering 2013-05-14 02:23:22 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/d35b478ab4a8
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #225422 - Accessing file system in EDT: first file input
- since onFileEditStart now does not force unconditional creation, we can remove non needed check (it works with FO in UI)
Comment 4 Quality Engineering 2013-12-07 04:24:23 UTC
Integrated into 'main-silver', will be available in build *201312070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2dec2cf4ca6e
User: Alexander Simon <alexvsimon@netbeans.org>
Log: redo missing change set d35b478ab4a8 (see bug #225422) and 1a4b8437d6ea (see bug #226788)
(transplanted from 060276121a81b9b1f24dbcdf11ecb83960344a50)