Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Load-Time weave only one single aspect of a project containing several aspects
Load-Time weave only one single aspect of a project containing several aspects [message #600976] Mon, 17 May 2010 08:25
Tassilo Horn is currently offline Tassilo HornFriend
Messages: 93
Registered: July 2009
Member
Hi!

I use the AJDT 2.0.2.e35x with AspectJ 1.6.7 inside Eclipse 3.5.2.
There I have a project containing several different aspects I use for
inspecting some legacy java application.

Now, I'm developing a new aspect in that project, and in order to test
and debug it, I'm asking myself how to run the legacy application and
only weave in that single aspect?

I created a Run Configuration below "AsepctJ Load-Time Weaving
Application", and I've put the project containing the aspects into the
LTW Aspectpath. Unfortunately, this weaves in all aspects that are
contained in the project, and I cannot figure out how to teach it only
to use that one single aspect I'm currently interested in.

Any help?

Bye,
Tassilo
--
Dipl.-Inform. Tassilo Horn | Room: B015
University of Koblenz-Landau, Campus Koblenz | Phone: +49 (261) 287-2745
Institute for Software Technology | Mail: horn@uni-koblenz.de
Universitätsstr. 1, 56070 Koblenz, Germany |
Previous Topic:Override @GeneratedValue annotation with AspectJ
Next Topic:Load-Time weave only one single aspect of a project containing several aspects
Goto Forum:
  


Current Time: Tue Apr 23 14:14:39 GMT 2024

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

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

Back to the top