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 270956

Summary: 所有的class id 都不能正常的 关联.导致文件中全部都是黄色感叹号.我也不记得我干了什么,但是我应该是什么都没干.我只是在写代码,突然就这样了.第一次提交,格式不对,勿怪.联系方式1515888956@qq.com
Product: ide Reporter: buffge
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE 日志

Description buffge 2017-06-24 11:01:04 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

再现性: 每次都发生

步骤:
  * 打开*.php|*.html文件

实际情况:
  所有class="someClass" 都显示提示找不到类someClass.点击将引用添加到包含样式表 没有反应.
  对着类 按ctrl+enter 可以显示出类所在的文件,但是后面有有未相关3个字.

预期情况:
  正常情况就是没有黄色小感叹号
Comment 1 buffge 2017-06-24 11:01:09 UTC
Created attachment 164620 [details]
IDE 日志