Hello -- I'm trying to use Ant to build a large source tree, but get the following error: --------------------------- The compiler has run out of memory. Consider using the "-J-mx<number>" command line option to increase the maximum heap size. --------------------------- I couldn't find any way to set this for the JavaC task. I tried the jvmargs property as defined in the Java task, but that didn't work either. Is there any way to configure the -mx and -ms switchs for Javac?
Thanks. Ramon _________________________________ Ramon M. Felciano INGENUITY Systems, Inc.
