Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Newbie Eclipse AJDT Install Question
Newbie Eclipse AJDT Install Question [message #569250] Thu, 26 June 2003 17:48
Eclipse UserFriend
Originally posted by: bluecoder.elivefree.net

Hi,
I have installed the aspectJ plugin for Eclipse 2.1. I have verified the
install and followed the post-install instructions. I have imported the
examlpe telelcom and included the external jar "aspectjdt.jar".
My steps were:
- created an aspectJ project named "test",
- and inside this I created a package called "telecom"
- inside "telecom", I imported all the files that came with aspectJ
- then I choose "ReBuild Project" from Project menu
- then I choose "Run..." from Run menu
- I filled in "test" for project
- and filled in "telecom.BillingSimulation" for Class and choose run

But I get the following error:

"Exception in thread main java.lang.NoClassDefFoundError:
telecom/BillingSimulation"

I would like to know what I am doing wrong ? as this works from the
command line. Thank-you

B.C.
Previous Topic:Debugging AspectJ Compiled Code
Next Topic:Newbie Eclipse AJDT Install Question
Goto Forum:
  


Current Time: Tue Mar 19 08:41:10 GMT 2024

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

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

Back to the top