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 159273

Summary: IllegalArgumentException: null not supported
Product: java Reporter: holyice <holyice>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=9684
Issue Type: DEFECT Exception Reporter: 9684
Attachments: stacktrace

Description holyice 2009-02-27 02:25:17 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Editing a new file, pressing enter to get a newline



Stacktrace: 
java.lang.IllegalArgumentException: null not supported
        at org.netbeans.api.java.source.ui.ElementOpen.open(ElementOpen.java:116)
        at org.netbeans.modules.java.navigation.actions.OpenAction.actionPerformed(OpenAction.java:94)
        at org.openide.explorer.view.TreeView$PopupSupport.actionPerformed(TreeView.java:1530)
        at javax.swing.JComponent$ActionStandin.actionPerformed(JComponent.java:3366)
        at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1636)
        at javax.swing.JComponent.processKeyBinding(JComponent.java:2849)
Comment 1 holyice 2009-02-27 02:25:26 UTC
Created attachment 77439 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-25 14:19:22 UTC
Please provide steps to reproduce.
Comment 3 Rastislav Komara 2009-03-25 14:20:04 UTC
Please provide steps to reproduce, sample project and messages.log file.
Comment 4 David Strupl 2009-03-31 15:56:51 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 10:56:27 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX