[antlr-interest] AntlrWork out of memory when generating grammar

Johannes Luber jaluber at gmx.de
Sun Oct 14 06:03:33 PDT 2007


Peizhao Hu wrote:
> Hi All,
> 
> anyone know how I can increase the heap space of AntlrWork?
> I got this message when I click on the debug icon.
> 
> [19:05:27] java.lang.OutOfMemoryError: Java heap space
> 
> I know in command line I can use
> 
> java -xms 256m -xmx 700m
> 
> how can I set it with the GUI AntlrWork?

If you use Windows, just edit the shortcut so it includes the additional
parameters.

Johannes


More information about the antlr-interest mailing list