Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] jpsp.getSignature().getDeclaringTypeName() returns java.lang.ClassNotFoundException

Thanks Andy.

I was able to build by running ant in the build folder without any changes
to local.properties. In aj-build/dist/tools/lib, I found the AspectJ
distribution .jar files.

I imported the AspectJ Eclipse project from runtime/.project and will make
the code change myself (probably to just store the textual string and return
it with a new method).



--
View this message in context: http://aspectj.2085585.n4.nabble.com/jpsp-getSignature-getDeclaringTypeName-returns-java-lang-ClassNotFoundException-tp4650751p4650761.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top