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

Jim Idle jimi at temporal-wave.com
Wed Nov 5 16:41:22 PST 2008


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




More information about the antlr-interest mailing list