You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Reported by anonymous on 2002-03-07 11:48 UTC
The Ant task class file does not work with Ant 1.4.1
because the method setProject(Project) is missing
from the class JFlexTask. I appended my new version
of JFlexTask.java. The only problem remaining is that
you have to include the ant.jar file to compile the
JFlex sources.
The text was updated successfully, but these errors were encountered:
lsf37
changed the title
Ant task for 1.4.1
[Bug] Ant task for 1.4.1 [sf#52]
Feb 15, 2015
*Reported by anonymous on 2002-03-07 11:48 UTC
The Ant task class file does not work with Ant 1.4.1
because the method setProject(Project) is missing
from the class JFlexTask. I appended my new version
of JFlexTask.java. The only problem remaining is that
you have to include the ant.jar file to compile the
JFlex sources.
The text was updated successfully, but these errors were encountered: