Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » exclude classes wich contains $
exclude classes wich contains $ [message #674656] Fri, 27 May 2011 18:15
moha  is currently offline moha Friend
Messages: 43
Registered: March 2011
Member
Hi,

i want to know how to exclude classes wich contains the character "$" from pintcut.

i tried :
!execution(* *.*$*.*(..))

but it doesn't work.

any idea ???

thanks Wink


Previous Topic:exclude <clinit> java in pointcut
Next Topic:exclude plugin in LTW
Goto Forum:
  


Current Time: Thu Apr 25 15:36:31 GMT 2024

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

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

Back to the top