views:

21

answers:

1

I'm trying to build a simple Drools project in Eclipse, but when I try to test it, a runtime exception is thrown with the message, "The Eclipse JDT Core jar is not in the classpath."

Any ideas where I might find this jar?

Thanks!

A: 

Try this:

http://affy.blogspot.com/2008/07/jboss-rules-classpath-error-eclipse-jdt.html

If it's not that, please provide some more info on your problem...

Rodrigo Gama