Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Can't compile large Project with Eclipse3.1 + AJDT 1.3 + VM 1.4.2_07
Can't compile large Project with Eclipse3.1 + AJDT 1.3 + VM 1.4.2_07 [message #589703] Thu, 28 July 2005 10:02
Eclipse UserFriend
Originally posted by: Rainer.Burkart.ticos.ch

Hi Everybody,
I am working on large project (~9000 JAVA-classes) with Eclipse 3.1
(Release), AJDT 1.3 (Build 27.07.2005) and VM 1.4.2_07 (PC with 1 GByte of
physical memory)

Eclipse is handling this project pretty well so far.
Today I installed AJDT and tried to enable AspectJ for this project. I don't
have written any AspectJ-code so far, I just wanted to rebuild the project
right now. With AspectJ (AJDT) enabled, I had to increase memory settings
to -Vmx1024m, that Eclipse will not crash with OutOfMemory after some
minutes. (Without AJDT 768 MB is enough by far, compile time for the whole
project ~5 min at max).

Starting Build with AJDT enabled, I stopped the build (the hard way) after 3
hours. Memory consumption of the javaw.exe was moving up and down between
10MB and 950 MB several times during the build. Eclipse told me, that the
build was completed up to 50%, but after killing Eclipse, I could not find
even one .class file in my output directory.

I made a try with Eclipse 3.0.2 and AJDT 1.2 some time ago and I got the
same result. Eclipse could not finish the build at all.

Is there a way to get this to run ?

With kind regards, Rainer
Previous Topic:static crosscutting & intertype member declarations: is this a bug, a feature, a bird, a plane,
Next Topic:CompilationUnit from AspectJ source file?
Goto Forum:
  


Current Time: Thu Apr 25 20:16:51 GMT 2024

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

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

Back to the top