javalover520 / jsyntaxpane

Automatically exported from code.google.com/p/jsyntaxpane
0 stars 0 forks source link

Lexer package is still missing #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Check out the Branch r095 or r095-jdk5
2.Build with maven
3.All lexers file are missing only DefaultJFlexLexer and SimpleRegexLexer 
are present.

What is the expected output? What do you see instead?
36 Errors in all the places where lexers are referenced.

What version of the product are you using? On what operating system?
Windows XP- Eclipse with Maven

Please provide any additional information below.

Original issue reported on code.google.com by aziz.art...@googlemail.com on 27 May 2009 at 4:02

Attachments:

GoogleCodeExporter commented 8 years ago
The lexers are built from the flex files.  That is why the Java sources are not
provided.  Maven should build them for you, unless if you have a problem with 
Maven.

Original comment by ayman.al...@gmail.com on 28 May 2009 at 6:53

GoogleCodeExporter commented 8 years ago

Original comment by ayman.al...@gmail.com on 11 Jun 2009 at 1:22