Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AJDT and out of memory
AJDT and out of memory [message #30963] Thu, 12 February 2004 18:47
Eclipse UserFriend
Originally posted by: plitvak.emptoris.com

Hello,

We have a project that counts about 3500 classes.
There is an aspect that affects about 600 of them.
When I try to compile the project in Eclipse using AspectJ
build, at certain point compilation interrupts with out of memory
exception. The amount of memory dedicated to Eclipse is 512MB.
Experimentally I figured out that to compile our project the max memory
size has to be set to 1GB. It gets me through the compilation step but after
this
Eclipse becomes unusable since 1GB is the size of the physical memory on
my machine.

I'm wondering if this is the normal behavior of AspectJ compiler for the
project
of this size?

Thank you,
Peter
Previous Topic:AJDT, how to exclude dirs?
Next Topic:AJDT and out of memory
Goto Forum:
  


Current Time: Tue Mar 19 10:56:05 GMT 2024

Powered by FUDForum. Page generated in 0.01804 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top