Skip to main content

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

I'm having a problem with eclipse and running an aspectj program. When I run my program I get an error that says that aspectjrt.jar is missing from org.aspectj.runtime_1.6.10.2010100313300.jar. I don't know what is wrong if I'm forgetting something in my program itself or if there is problem with the file itself, I know i have that runtime jar because I went into the folder and found it. Any help would be greatly appreciated


Back to the top