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 158832

Summary: Documents are not reopened on IDE startup after exiting the IDE with open editor windows
Product: javame Reporter: Andrei Chistiakov <ca-nb>
Component: -- Other --Assignee: Petr Suchomel <psuchomel>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 156111    

Description Andrei Chistiakov 2009-02-19 15:24:26 UTC
Product Version: NetBeans IDE Dev (Build 200902181412)
Java: 1.6.0_12; Java HotSpot(TM) Client VM 11.2-b01
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

To reproduce:
- create Mobile Application with HelloMIDlet;
- open helloMIDlet in editor;
- exit IDE;
- restard IDE.

The MIDlet is not opened in editor automatically.
Comment 1 Andrei Chistiakov 2009-02-19 15:30:09 UTC
I can't verify the fix for issue 156111 until this one is fixed.
Comment 2 Petr Suchomel 2009-03-18 12:18:56 UTC

*** This issue has been marked as a duplicate of 160196 ***