-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
I think there is a bug in the java lexer (
modules/com.threecrickets.jygments/src/com/
threecrickets/jygments/contrib/JavaLexer.json )
To reproduce:
1. Ssee the attached sample java file
2. "public static IEditorPart" is recognized as a single token
I've used the .jar libraries of the jygments 0.9 zip (in download folder)
Thanks
Original issue reported on code.google.com by [email protected] on 20 Apr 2013 at 2:55
Attachments: