From f031bb43a8e4e81abd85eca265023c70d14cc76d Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Fri, 29 Jun 2007 07:11:59 +0000 Subject: Added note (thanks to Andre Onuki) that GlueGen doesn't currently work with ANTLR 3.x git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@66 a78bb65f-1512-4460-ba86-f6dc96a7bf27 --- doc/manual/index.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/manual/index.html b/doc/manual/index.html index 2192af5..50fe71b 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -331,12 +331,14 @@ The source code for GlueGen may be obtained via CVS: cvs -d :pserver:guest@cvs.dev.java.net:/cvs co gluegen -To build GlueGen, first download the current ANTLR jar file from antlr.org. (NOTE: do not place this jar -file in the Extensions directory of the JRE or JDK, as this will cause -the build to fail.) Next, copy make/gluegen.properties -from the GlueGen workspace to your home directory (pointed to by the -Java system property user.home; on Windows this is +To build GlueGen, first download the ANTLR jar file from antlr.org. Currently GlueGen is only +compatible with ANTLR releases up to 2.7.x and does not work with +ANTLR 3.x. (NOTE: do not place the ANTLR jar file in the Extensions +directory of the JRE or JDK, as this will cause the build to fail.) +Next, copy make/gluegen.properties from the GlueGen +workspace to your home directory (pointed to by the Java system +property user.home; on Windows this is e.g. C:\Documents and Settings\username). Edit the copy of gluegen.properties in your home directory to point the antlr.jar property to the location of the ANTLR jar file -- cgit v1.2.3