Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » how can i use aspectj with my eclipse-plugin
how can i use aspectj with my eclipse-plugin [message #576239] Mon, 15 March 2004 06:54
Ben is currently offline BenFriend
Messages: 46
Registered: July 2009
Member
Hello

I am developing a plugin on eclipse. I want to know which method is called
when i chick on a swt control. I choose aspectj to write a tracing aspect.
But, once i test plugin in eclipse runtime env, i meet a error:
java.lang.NoClassDefFoundError: org/aspactj/lang/Signature. I have added
the aspectjrt.jar in my project classpath. I have tryed to add it in the
'Source Lookup Path' option of Run dialog. But the error still stick me.

I need your help..

thanks
Previous Topic:Using Multiple Aspects
Next Topic:how can i use aspectj with my eclipse-plugin
Goto Forum:
  


Current Time: Fri Apr 19 23:27:57 GMT 2024

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

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

Back to the top