Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » problem using AJDT in Eclipse
problem using AJDT in Eclipse [message #596228] Thu, 19 July 2007 05:29
Srini Palthepu is currently offline Srini PalthepuFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

I am just begining to use Aspect J in Eclipse and having some basic issues.
May be I do not understand the integration. I installed the ajdt pluggin
from eclipse site.
But when I am trying to run some of the example aspects, the Eclipse
launcher gives internal error saying it can not find main method of an
aspect.
I get
java.lang.NoClassDefFoundError: tracing/version1/TraceMyClasses

Exception in thread "main"

I thought when I installed AJDT, ajc and other related tools are also
installed. So when I use Run.. command to create a launcher with Aspect
name
to run, it should find ASpect's main
method is not it? May be I am missing something here. Do I need to make any
changed to configuratio
to be able to do that? How does Ecplise chose to run the commands with
Aspect J compiler/runtime v.s reggular Java JRE/JDK?

thanks for the help
Srini
Previous Topic:problem using AJDT in Eclipse
Next Topic:Obtaining an aspect’s instance based on its pointcut
Goto Forum:
  


Current Time: Thu Mar 28 15:40:13 GMT 2024

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

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

Back to the top