1{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf420
2{\fonttbl\f0\fnil\fcharset77 LucidaGrande;\f1\fnil\fcharset77 LucidaGrande-Bold;}
3{\colortbl;\red255\green255\blue255;\red255\green0\blue0;}
4\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural
5
6\f0\fs36 \cf0 \ul \ulc0 How to use the "Regenerate examples" targets:
7\fs26 \
8\ulnone \
9Set the value of the project build setting 
10\f1\b ANTLR_EXTRA_JAVA_ARGS\
11
12\f0\b0 to the Java classpath containing the .jar files from the ANTLR v3 beta distribution.\
13The value will be used as the argument to the -cp parameter of /usr/bin/java.\
14See the individual "Regenerate" targets for the specifics.\
15\
16Also be sure that all necessary files are writeable, otherwise the build will fail silently\
17because org.antlr.Tool currently always returns 0 as its exit code, no matter what - even if a fatal error occured.\
18This is a serious issue when using the plugin, as well, and will be fixed in a future release.\
19\
20The Xcode plugin has not been updated to recognize the new recommended file extensions for ANTLR grammars:\
21\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural
22\cf0 Parsers and combined grammars:	.g		generate NameLexer.(h|m) and NameParser.(h|m) files\
23\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural
24\cf0 Lexers:							.gl 		generate NameLexer.(h|m) files\
25Parser grammars (alternatively): 	.gp		generate NameParser.(h|m) files\
26\pard\tx566\tx1153\tx1700\tx2267\tx2834\tx3401\tx3968\tx4420\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural
27\cf0 Treeparsers: 							.gtp		generate Name.(h|m) files (\cf2 this has changed from the previous release!!\cf0 )\
28\
29It should continue to work but there are no guarantees. Sometime in the near future I will make updates available\
30and announce them on the mailing list antlr-interest@antlr.org and on my site http://classdump.org/pages/antlr\
31\
32Share and enjoy.\
33\
34-k}