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 #592645] Wed, 22 March 2006 14:26
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.
Previous Topic:Cross Project reference
Next Topic:Infinite build loop
Goto Forum:
  


Current Time: Fri Apr 26 10:59:54 GMT 2024

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

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

Back to the top