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 211988 - NullPointerException at de.markiewb.netbeans.plugin.showpathintitle.Installer$1.propertyChange
Summary: NullPointerException at de.markiewb.netbeans.plugin.showpathintitle.Installer...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 02:51 UTC by erickescalona
Modified: 2012-05-03 07:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187262


Attachments
stacktrace (4.58 KB, text/plain)
2012-05-03 02:51 UTC, erickescalona
Details

Note You need to log in before you can comment on or make changes to this bug.
Description erickescalona 2012-05-03 02:51:06 UTC
Build: NetBeans IDE 7.1.1 (Build 201203091344)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

User Comments:
erickescalona: simplemente esta trabajando de forma normal y se mostro esta excepcion




Stacktrace: 
java.lang.NullPointerException
   at de.markiewb.netbeans.plugin.showpathintitle.Installer$1.propertyChange(Installer.java:68)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
   at org.netbeans.core.windows.RegistryImpl.doFirePropertyChange(RegistryImpl.java:321)
   at org.netbeans.core.windows.RegistryImpl.topComponentClosed(RegistryImpl.java:201)
Comment 1 erickescalona 2012-05-03 02:51:11 UTC
Created attachment 118995 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-05-03 07:54:16 UTC
Please report against : 
https://code.google.com/p/show-path-in-title-netbeans-module/