Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Infinite build loop
Infinite build loop [message #63071] Wed, 22 March 2006 14:26 Go to next message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
I have project A with a 3rd party jar file called a.jar I want to modify
(and its lib depedencies).

I set the Aspect inpath to be the a.jar and the build path (by the way it
appears duplicated in the properties of A project).

I set outjar to be in ../B/WEB-INF/lib/a.jar

Project B is another one that uses a.jar and I set a.jar to its build path.

I have infinite build loop. Project A builds, then project B, again A,....

I have tried to set and unset project A as referenced by B.
Re: Infinite build loop [message #63086 is a reply to message #63071] Thu, 23 March 2006 08:28 Go to previous message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
Hi all,

I also find that if I have a project where I modify a .jar file through
the Aspect inpath, and a simple aspect, no code is shown affected by the
aspects in the outline. I have no feedback of what is happening.

The visualizer shows empty content, even for the packages where the aspect
is actuating.

Is this normal?
Is it necessary to provide the source code for this to work?
Thanks in advance for any hint.
Re: Infinite build loop [message #592654 is a reply to message #63071] Thu, 23 March 2006 08:28 Go to previous message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
Hi all,

I also find that if I have a project where I modify a .jar file through
the Aspect inpath, and a simple aspect, no code is shown affected by the
aspects in the outline. I have no feedback of what is happening.

The visualizer shows empty content, even for the packages where the aspect
is actuating.

Is this normal?
Is it necessary to provide the source code for this to work?
Thanks in advance for any hint.
Previous Topic:Infinite build loop
Next Topic:@DeclareParents
Goto Forum:
  


Current Time: Fri Apr 26 08:52:16 GMT 2024

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

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

Back to the top