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 - IllegalStateException when opening Diff tab
Summary: IllegalStateException when opening Diff tab
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 10:28 UTC by Stepan Zebra
Modified: 2011-02-16 16:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (40.19 KB, application/octet-stream)
2011-02-10 10:28 UTC, Stepan Zebra
Details

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