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 166396

Summary: NullPointerException at org.netbeans.modules.xml.refactoring.ui.MoveFilePanel.initValues
Product: xml Reporter: paschelino <paschelino>
Component: Schema ToolsAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=143079
Issue Type: DEFECT Exception Reporter: 143079
Attachments: stacktrace

Description paschelino 2009-06-02 12:09:16 UTC
Build: NetBeans IDE 6.7 RC1 (Build 200905312038)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments:
paschelino: moving xsd to custom source folder (additional subfolder to src)

GUEST: The error occured when I tried to move a file on another folder using the mouse



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.refactoring.ui.MoveFilePanel.initValues(MoveFilePanel.java:132)
        at org.netbeans.modules.xml.refactoring.ui.MoveFilePanel.initialize(MoveFilePanel.java:122)
        at org.netbeans.modules.refactoring.spi.impl.ParametersPanel$10.run(ParametersPanel.java:504)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)
Comment 1 paschelino 2009-06-02 12:09:28 UTC
Created attachment 83096 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:56:20 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