Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] runtime library missing

I am having the same problem: The container 'AspectJ Runtime Library'
references non existing library
'file:\D:\Tools\Eclipse3.5\eclipse-SDK-3.5-win32\eclipse\myplugins\ajdt_2.1.1_for_eclipse_3.5\plugins\org.aspectj.runtime_1.6.10.20101003133000.jar!\aspectjrt.jar'.

I download the "eclipse-SDK-3.5-win32.zip" from 
"http://archive.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip";,
and download the "ajdt_2.1.1_for_eclipse_3.5.zip" form 
"http://download.eclipse.org/tools/ajdt/35/update/ajdt_2.1.1_for_eclipse_3.5.zip";. 

When i create a AspectJ Project, the problem will appear.  

I went to the folder "org.aspectj.runtime_1.6.10.2010100313300.jar", and
found aspectjrt.jar.

I don't know what is wrong.  Any one can help me? Thanks!

-- 
View this message in context: http://aspectj.2085585.n4.nabble.com/runtime-library-missing-tp3088308p3159989.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top