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 194604 - NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmIncludeHyperlinkProvider.appendPaths
Summary: NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.hyperli...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 19:56 UTC by Vladimir Kvashin
Modified: 2011-01-24 08:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176054


Attachments
stacktrace (3.02 KB, text/plain)
2011-01-21 19:56 UTC, Vladimir Kvashin
Details
stacktrace (1011 bytes, text/plain)
2011-01-22 13:12 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2011-01-21 19:56:55 UTC
Build: NetBeans IDE Dev (Build 110121-e983f44f56fc)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
vkvashin: On Windows, switched project to remote Solaris host, hyperlinked to stdlib.h,
then tried to hyperlink to  iso/stdlib_iso.h




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmIncludeHyperlinkProvider.appendPaths(CsmIncludeHyperlinkProvider.java:310)
   at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmIncludeHyperlinkProvider.getTooltipText(CsmIncludeHyperlinkProvider.java:267)
   at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmAbstractHyperlinkProvider.getTooltipText(CsmAbstractHyperlinkProvider.java:236)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation$TooltipResolver.getValue(HyperlinkOperation.java:497)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation$TooltipResolver.getValue(HyperlinkOperation.java:484)
   at org.netbeans.modules.editor.NbToolTip$Request.resolveTooltipText(NbToolTip.java:429)
Comment 1 Vladimir Kvashin 2011-01-21 19:56:59 UTC
Created attachment 105259 [details]
stacktrace
Comment 2 Alexander Simon 2011-01-22 13:12:28 UTC
Created attachment 105270 [details]
stacktrace
Comment 3 Vladimir Kvashin 2011-01-24 08:04:30 UTC
fixed in cnd-main
http://hg.netbeans.org/cnd-main/rev/01b78415d8db