Re: Max size of file antlr can parse
Posted By:
Monty_Zukowski
Posted On:
Tuesday, June 12, 2001 06:22 AM
Most JVMs have a maximum heap size. You can specify a bigger heap size through command line options when you start Java. See the docs that came with your JVM.