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 255571

Summary: NoSuchMethodError: org.antlr.runtime.debug.DebugEventListener.enterDecision(IZ)V
Product: web Reporter: jarome <jarome>
Component: CSS EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: jarome
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206215
Attachments: stacktrace
stacktrace

Description jarome 2015-09-25 15:13:21 UTC
Build: NetBeans IDE 8.1 Beta (Build 201508041349)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Mac OS X

User Comments:
GUEST: trying to reindex my project

GUEST: Just creating a symfony2 project from exitsing source

jarome: I dragged files into the project via finder

GUEST: And the complete indexing is cacelled, so no help with php....

GUEST: Initial launch of Netbeans 7.4. Didn't have this problem yesterday.

GUEST: even 7.4....




Stacktrace: 
java.lang.NoSuchMethodError: org.antlr.runtime.debug.DebugEventListener.enterDecision(IZ)V
   at org.netbeans.modules.css.lib.Css3Parser.styleSheet(Css3Parser.java:541)
   at org.netbeans.modules.css.lib.nbparser.CssParser.parse(CssParser.java:127)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParse(TaskProcessor.java:621)
   at org.netbeans.modules.parsing.impl.SourceCache.getResult(SourceCache.java:251)
   at org.netbeans.modules.parsing.api.ResultIterator.getParserResult(ResultIterator.java:138)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$2.run(RepositoryUpdater.java:3164)
Comment 1 jarome 2015-09-25 15:13:23 UTC
Created attachment 156431 [details]
stacktrace
Comment 2 jarome 2015-09-25 15:21:53 UTC
Created attachment 156432 [details]
stacktrace

Adding a library to project