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

Peizhao Hu peizhao at itee.uq.edu.au
Sun Oct 14 02:08:05 PDT 2007


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?


-- 
regards;

Peizhao


More information about the antlr-interest mailing list