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

Peizhao Hu peizhao at itee.uq.edu.au
Sun Oct 14 06:21:07 PDT 2007


I use mac, and the executable is a binary, not sure how i can add 
parameters to it.
regards;

Peizhao


Johannes Luber wrote:
> 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