T
timjowers
[javac] The system is out of resources.
[javac] Consult the following stack trace for details.
[javac] java.lang.OutOfMemoryError: Java heap space
[javac] at com.sun.tools.javac.comp.Env.dup(Env.java:80)
Cannot find it on searches. This also occurs in Eclipse Europa. I
guess this has something to do with the Java setup on RedHat's Fedora
8 as this build works fine on RHEL, Solaris, and Windows. But might be
some interplay in versions of Java I have on the box as the project
must be 1.4 compatible.
[javac] Consult the following stack trace for details.
[javac] java.lang.OutOfMemoryError: Java heap space
[javac] at com.sun.tools.javac.comp.Env.dup(Env.java:80)
Cannot find it on searches. This also occurs in Eclipse Europa. I
guess this has something to do with the Java setup on RedHat's Fedora
8 as this build works fine on RHEL, Solaris, and Windows. But might be
some interplay in versions of Java I have on the box as the project
must be 1.4 compatible.