forked from FirebirdSQL/jaybird
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.antxr-eclipse
22 lines (22 loc) · 980 Bytes
/
.antxr-eclipse
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0' ?>
<settings>
<resource name='src/main/org/firebirdsql/jdbc/parser/JaybirdSql.g3'>
<property name='traceParser' value='false' />
<property name='docbookOutput' value='false' />
<property name='installSmap' value='false' />
<property name='normalOuput' value='true' />
<property name='noTrace' value='true' />
<property name='trace' value='false' />
<property name='cleanWarnings' value='false' />
<property name='htmlOutput' value='false' />
<property name='traceTreeParser' value='false' />
<property name='debug' value='false' />
<property name='superGrammars' value='' />
<property name='traceLexer' value='false' />
<property name='output' value='/client-java.22.head/src/main/org/firebirdsql/jdbc/parser' />
<property name='diagnosticOutput' value='false' />
</resource>
<resource name='**ANTXR-ECLIPSE-PLUGIN**'>
<property name='pluginVersion' value='2.7.6' />
</resource>
</settings>