|
From: <bc...@wo...> - 2001-08-06 18:27:50
|
[Brian Parker] >I'm trying to build from src. I have installed javacc2.0. And I have >changed the 'build.xml' to make sure this property is set: ><property name="javaccHome" value="C:/A_temp/java_cc/javacc2.0/bin/lib" >/> As Robert said, the comment in build.xml and the documentation was not in sync with the actual usage. I have updated the comment as well as the the documentation for compiling Jython sources: http://www.jython.org/docs/compile.html regards, finn |