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 256327 - [newcodemodel] AssertionError: used for ANSII char constants only
Summary: [newcodemodel] AssertionError: used for ANSII char constants only
Status: RESOLVED DUPLICATE of bug 256912
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on: 256912
Blocks:
  Show dependency tree
 
Reported: 2015-11-02 20:31 UTC by Exceptions Reporter
Modified: 2015-12-10 16:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220904


Attachments
stacktrace (6.49 KB, text/plain)
2015-11-02 20:31 UTC, Exceptions Reporter
Details
stacktrace (6.48 KB, text/plain)
2015-12-02 09:05 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-02 20:31:19 UTC
Build: NetBeans IDE Dev (Build 201510080002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 8

User Comments:
GUEST: Trying to include a user-defined class




Stacktrace: 
java.lang.AssertionError: used for ANSII char constants only 
Comment 1 Exceptions Reporter 2015-11-02 20:31:20 UTC
Created attachment 157110 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2015-12-02 09:05:36 UTC
Created attachment 157606 [details]
stacktrace

created project in /home/user/????????; added header file "newfile.h" and was trying to #include "newfile.h" from main.cpp
Comment 3 Vladimir Kvashin 2015-12-10 16:56:35 UTC

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