Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] out of memory exception while building AspectJ project in Eclipse

Hi all,

 

I converted a medium-sized java project (50,000+ LOC) to AspectJ project in Eclipse. I don’t know why I am always received an “out of memory” exception while compiling the project. Do you have any suggestion in this problem? Is there any way that I can increase the available memory for AspectJ compiler in Eclipse?

 

Thanks in advance,

Sincerely,

Trung Ngo.


Back to the top