idea-jflex icon indicating copy to clipboard operation
idea-jflex copied to clipboard

Use actual JFlex.jar version

Open VladBozhenok opened this issue 9 years ago • 2 comments

Hi, when Im trying to "Run Jfex generator" it tryes to download https://github.com/JetBrains/intellij-community/raw/master/tools/lexer/jflex-1.4/lib/JFlex.jar, but currently it doesnt exist in repository. About two weks ago developers of intelliij-community replaced it by new version jflex-1.7.0-SNAPSHOT.jar. Obviously this is a reason of issue. Could you please take a look.

VladBozhenok avatar May 15 '16 19:05 VladBozhenok

It appears to be a Grammar-Kit issue. It was already reported - take a look at https://github.com/JetBrains/Grammar-Kit/issues/112 (you will also find a temporary solution to your problem there).

tnnn avatar May 26 '16 22:05 tnnn

Thanks, it should help for a while

VladBozhenok avatar May 26 '16 22:05 VladBozhenok