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 195281

Summary: IllegalStateException when opening Diff tab
Product: editor Reporter: Stepan Zebra <stezeb>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description Stepan Zebra 2011-02-10 10:28:45 UTC
Created attachment 105834 [details]
IDE log

Product Version: NetBeans IDE 7.0 Beta 2 (Build 201102100000)
Java: 1.6.0_23; Java HotSpot(TM) Client VM 19.0-b09
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

An exception occurs when Diff tab is opened.

Steps to reproduce:
1. Open Subversioned project
2. Change some file
3. Right click project root in Projects tab
4. From pop-up menu select Subversion > Diff
5. Diff tab is opened and exception occurs
Comment 1 Ondrej Vrabec 2011-02-10 10:31:50 UTC
coming from org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews
Comment 2 Miloslav Metelka 2011-02-16 16:34:23 UTC
Please get a newer beta build. Thanks.

*** This bug has been marked as a duplicate of bug 191620 ***