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 178309 - [68cat] NullPointerException at org.netbeans.modules.showtodos.TodoSourceParsing.parseForAnnotatable
Summary: [68cat] NullPointerException at org.netbeans.modules.showtodos.TodoSourcePars...
Status: RESOLVED DUPLICATE of bug 171972
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Michel Graciano
URL:
Keywords:
: 187045 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-08 10:13 UTC by misterm
Modified: 2011-10-25 15:48 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156044


Attachments
stacktrace (4.07 KB, text/plain)
2009-12-08 10:13 UTC, misterm
Details
stacktrace (2.39 KB, text/plain)
2010-01-08 11:27 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2009-12-08 10:13:15 UTC
Build: NetBeans IDE Dev (Build 091208-1d61d87a102a)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.showtodos.TodoSourceParsing.parseForAnnotatable(TodoSourceParsing.java:132)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider.parse(TodoAnnotationProvider.java:121)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider.annotate(TodoAnnotationProvider.java:107)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider.access$300(TodoAnnotationProvider.java:80)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider$ScanningListener.run(TodoAnnotationProvider.java:187)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:641)
Comment 1 misterm 2009-12-08 10:13:18 UTC
Created attachment 92289 [details]
stacktrace
Comment 2 athompson 2010-01-08 11:27:03 UTC
Created attachment 93142 [details]
stacktrace

tried to rename a maven project
-project name
-project ID
-project folder
Comment 3 Michel Graciano 2011-10-25 15:48:02 UTC
*** Bug 187045 has been marked as a duplicate of this bug. ***
Comment 4 Michel Graciano 2011-10-25 15:48:47 UTC

*** This bug has been marked as a duplicate of bug 171972 ***