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 197492 - [70cat] AssertionError: not a file /Users/morten/Programmering/cpp/RenderE_GIT/src/render_e/math/Vector3.h
Summary: [70cat] AssertionError: not a file /Users/morten/Programmering/cpp/RenderE_GI...
Status: RESOLVED DUPLICATE of bug 197491
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 13:31 UTC by mortennobel
Modified: 2011-04-26 15:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178034


Attachments
stacktrace (3.37 KB, text/plain)
2011-04-06 13:31 UTC, mortennobel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mortennobel 2011-04-06 13:31:17 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201103260400)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

User Comments:
mortennobel: This happened after I deleted some files (one of them was Vector3.h) from a cpp project - while there was still #include using these files




Stacktrace: 
java.lang.AssertionError: not a file /Users/morten/Programmering/cpp/RenderE_GIT/src/render_e/math/Vector3.h
   at org.netbeans.modules.cnd.apt.support.ResolvedPath.<init>(ResolvedPath.java:73)
   at org.netbeans.modules.cnd.apt.utils.APTIncludeUtils.resolveFilePath(APTIncludeUtils.java:79)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeResolverImpl.resolveFilePath(APTIncludeResolverImpl.java:123)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeResolverImpl.resolveInclude(APTIncludeResolverImpl.java:90)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:100)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTFindMacrosWalker.onInclude(APTFindMacrosWalker.java:154)
Comment 1 mortennobel 2011-04-06 13:31:20 UTC
Created attachment 107552 [details]
stacktrace
Comment 2 nnnnnk 2011-04-26 15:06:02 UTC

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