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 - NullPointerException at org.netbeans.modules.project.ui.ProjectTab$ActualSelectionProject.performChange
Summary: NullPointerException at org.netbeans.modules.project.ui.ProjectTab$ActualSele...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-14 10:58 UTC by aldobrucale
Modified: 2016-07-07 08:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212704


Attachments
stacktrace (3.27 KB, text/plain)
2014-10-14 10:58 UTC, aldobrucale
Details
stacktrace (3.27 KB, text/plain)
2014-12-04 17:22 UTC, aldobrucale
Details

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