Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Out of Memory

Hello all!
I'm trying to compile my source classes with ant and iajc but it gives an out of memory. If I try to compile with Eclipse it gives me the same problem.
I've searched in the archives and found that there is a way to increase the memory when using ajc directly in the prompt (with the the Xmx parameter). Can anyone tell how can I use this parameter in iajc ant and/or Eclipse?

Thanks in advance,
Hugo Magalhães


Back to the top