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 - IllegalArgumentException: null not supported
Summary: IllegalArgumentException: null not supported
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 02:25 UTC by holyice
Modified: 2009-11-02 10:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 9684


Attachments
stacktrace (3.09 KB, text/plain)
2009-02-27 02:25 UTC, holyice
Details

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