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 220779 - org.lesscss.jcclexer.TokenMgrError: Lexical error at line 0, column 0. Encountered: "_" (95), after : ""
Summary: org.lesscss.jcclexer.TokenMgrError: Lexical error at line 0, column 0. Encou...
Status: RESOLVED DUPLICATE of bug 212588
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Kovalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-24 16:01 UTC by Exceptions Reporter
Modified: 2012-11-09 10:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175912


Attachments
stacktrace (8.15 KB, text/plain)
2012-10-24 16:01 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-24 16:01:02 UTC
This issue was reported manually by mmirilovic.
It already has 20 duplicates 


Build: NetBeans IDE 7.1.1 (Build 201203012225)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03-424, Java(TM) SE Runtime Environment, 1.6.0_33-b03-424-11M3720
OS: Mac OS X

User Comments:
GUEST: error

GUEST: i was developing an application ;)

GUEST: open a less-formatted file

GUEST: error

GUEST: opened .less file after installing lesscss plugin

GUEST: Scrolling through a .less file

GUEST: less plugin crashes on encountering this. should not crash and show error on that line instead.

GUEST: add .less file to project resulting in the loss of the navigation box and the file is non editable.

GUEST: open netbeans and the error occured...
only have 2 project open
1 wordpress and 1 yii framework application




Stacktrace: 
org.lesscss.jcclexer.TokenMgrError: Lexical error at line 0, column 0.  Encountered: "_" (95), after : ""
   at org.lesscss.jcclexer.LessCSSParserTokenManager.getNextToken(LessCSSParserTokenManager.java:0)
   at org.lesscss.lexer.LessCSSLexer.nextToken(LessCSSLexer.java:0)
   at org.netbeans.lib.lexer.LexerInputOperation.nextToken(LexerInputOperation.java:193)
   at org.netbeans.lib.lexer.inc.IncTokenList.tokenOrEmbeddingImpl(IncTokenList.java:179)
   at org.netbeans.lib.lexer.inc.IncTokenList.tokenOrEmbedding(IncTokenList.java:174)
   at org.netbeans.api.lexer.TokenSequence.moveNext(TokenSequence.java:457)
Comment 1 Exceptions Reporter 2012-10-24 16:01:07 UTC
Created attachment 126492 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-10-25 11:55:02 UTC
Similar to issue 212588
Comment 3 David Strupl 2012-11-09 08:54:25 UTC
LessCSS module ....
Comment 4 Jiri Kovalsky 2012-11-09 10:54:29 UTC

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