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 247918

Summary: NullPointerException at org.netbeans.modules.project.ui.ProjectTab$ActualSelectionProject.performChange
Product: projects Reporter: aldobrucale <aldobrucale>
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal CC: aldobrucale
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212704
Attachments: stacktrace
stacktrace

Description aldobrucale 2014-10-14 10:58:29 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Linux

User Comments:
aldobrucale: opening project group "none"




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.project.ui.ProjectTab$ActualSelectionProject.performChange(ProjectTab.java:1061)
   at org.netbeans.modules.project.ui.ProjectTab$ActualSelectionProject.stateChanged(ProjectTab.java:1100)
   at javax.swing.JViewport.fireStateChanged(JViewport.java:1369)
   at javax.swing.JViewport.reshape(JViewport.java:839)
   at java.awt.Component.setBounds(Component.java:2253)
   at java.awt.Component.setBounds(Component.java:2397)
Comment 1 aldobrucale 2014-10-14 10:58:30 UTC
Created attachment 149891 [details]
stacktrace
Comment 2 aldobrucale 2014-12-04 17:22:13 UTC
Created attachment 150886 [details]
stacktrace

closing projects
Comment 3 Martin Balin 2016-07-07 08:38:27 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss