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 34356

Summary: NullPointer Exception
Product: platform Reporter: ErickJensen <erickjensen>
Component: ExplorerAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED WORKSFORME    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: ide.log

Description ErickJensen 2003-06-12 17:23:15 UTC
I received a NullPointerException (several times) when 
moving file around (drag/drop) in the file system explorer 
pane.
Comment 1 ErickJensen 2003-06-12 17:24:14 UTC
Created attachment 10674 [details]
ide.log
Comment 2 pzajac 2003-06-13 06:40:41 UTC
jdk1.4.1_03, exception is thrown from swing. Reassigned to
openide/explorer.
Comment 3 Jiri Rechtacek 2003-06-23 21:52:30 UTC
It'll investigated ASAP. (the last nb code is
TreeViewCellEditor.actionPerformed at line 128, maybe rename action)
Comment 4 Jiri Rechtacek 2003-09-15 16:10:43 UTC
I don't any problem is explorer code. I'm not able to reproduce on my
configuration (linux, RH9, nb3.5 rc2, jdk1.4.2b). Eric, are you able
to reproduce it with fresh userdir? If yes, attach the steps in
comment, if not, I close as worksforme. Thanks for feedback
Comment 5 Jiri Rechtacek 2003-09-22 08:59:22 UTC
No respond how to reproduce, lack of information => close as WORKSFORME.
Comment 6 Lukas Hasik 2003-09-26 12:31:50 UTC
verified