Skip to main content



      Home
Home » Language IDEs » AspectJ » Infinite build loop
Infinite build loop [message #63071] Wed, 22 March 2006 09:26 Go to next message
Eclipse UserFriend
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 03:28 Go to previous message
Eclipse UserFriend
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 03:28 Go to previous message
Eclipse UserFriend
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: Thu May 29 21:29:40 EDT 2025

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

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

Back to the top