mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-08-02 15:51:16 +00:00
Issue #734 \xAB escapes, \uABCD escapes
Lexers moved to separate directory, JFlex 1.6.0 library for ant included Issue #687 allowing comments on separate line
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
<property name="DISTLIBRARIESDIRNAME" value="lib"/>
|
||||
<property name="JAVADOCDIR" value="${basedir}/javadoc"/>
|
||||
<property name="REVFILE" value="${basedir}/revision.txt"/>
|
||||
<property name="LEXERSDIR" value="${basedir}/lexers"/>
|
||||
|
||||
<property name="RUNPARAMS" value=""/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user