Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Bundle 'org.aspectj.runtime' cannot be resolved
Bundle 'org.aspectj.runtime' cannot be resolved [message #599245] Mon, 10 November 2008 16:48
Hao Missing name is currently offline Hao Missing nameFriend
Messages: 115
Registered: July 2009
Senior Member
I download aspectj for eclipse 3.2 and install it in the following way.

I unzip the file to a directory as
D:/softs/aspectj32

and create a link file called aspectj.link, put the file in the links
diretory of eclipse. The content of the file is
path=D:/softs/aspectj32

After I conver my eclipse plug-in dev poject into aspectj, the manifest.mf
contains org.aspectj.runtime as require-bundle.

But I got error as
Bundle 'org.aspectj.runtime' cannot be resolved

I highly appreciate if some one can help to resolve the problme.
Previous Topic:When AsmManager.getDefault().getRelationshipMap().get(p) is null
Next Topic:Error when using AspectJ with Rational Application Developer headless Ant build
Goto Forum:
  


Current Time: Thu Apr 25 04:34:27 GMT 2024

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

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

Back to the top