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 188787 - NullPointerException at org.netbeans.modules.javafx.refactoring.impl.plugins.RenamePackagePlugin.getTargetPackageName
Summary: NullPointerException at org.netbeans.modules.javafx.refactoring.impl.plugins....
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 12:06 UTC by pbarth
Modified: 2011-05-16 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171466


Attachments
stacktrace (857 bytes, text/plain)
2010-07-20 12:06 UTC, pbarth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pbarth 2010-07-20 12:06:42 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows Vista

User Comments:
pbarth: Refactoring on package




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javafx.refactoring.impl.plugins.RenamePackagePlugin.getTargetPackageName(RenamePackagePlugin.java:248)
   at org.netbeans.modules.javafx.refactoring.impl.plugins.RenamePackagePlugin.prepare(RenamePackagePlugin.java:134)
   at org.netbeans.modules.refactoring.api.AbstractRefactoring.pluginsPrepare2(AbstractRefactoring.java:422)
   at org.netbeans.modules.refactoring.api.AbstractRefactoring.pluginsPrepare(AbstractRefactoring.java:406)
   at org.netbeans.modules.refactoring.api.AbstractRefactoring.prepare(AbstractRefactoring.java:217)
   at org.netbeans.modules.refactoring.spi.impl.ParametersPanel$Prepare.run(ParametersPanel.java:807)
Comment 1 pbarth 2010-07-20 12:06:46 UTC
Created attachment 100929 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-09-01 08:06:47 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=171466
Comment 3 David Strupl 2011-05-16 13:53:12 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.