[antlr-interest] Problem generating the Java parser for Oracle PL/SQL grammar

Javier Luis Cánovas Izquierdo zirrus at gmail.com
Thu Nov 6 04:09:26 PST 2008


Hi Jim!

I did not know that detail. I have changed the antlr ant task
definition adding "<jvmarg value="-Xmx1024m"/>" and it has worked.

The finally I understand the problem. Thanks!!

Kind regards

2008/11/6 Jim Idle <jimi at temporal-wave.com>:
> On Tue, 2008-11-04 at 11:37 +0100, Javier Luis Cánovas Izquierdo wrote:
>> Hi again!
>>
>> I have located the problem: The operative system. In Windows (under
>> Eclipse platform or under MSDOS) it fails. Now, I am using a linux
>> system and it works. I do not understand the real reason but I prefer
>> to be able to generate the parser.
>>
>> Can the operative system be the problem? It is very odd, isn't it? It
>> is important to note that I am using the ANT task to execute the ANTLR
>> Tool in Windows, maybe the problem is that. I do not know.
>
> Did you change the ant task option to specify the VM memory limits? You
> need to set that explicitly.
>
> Jim
>
>
>



-- 
Javier Luis Cánovas Izquierdo
http://zirrus.es
zirrus at gmail.com


More information about the antlr-interest mailing list