Hello
     I am trying to use Drools library functions (http://www.jboss.org/
drools/) in my android project and get the error - could not find
method org.drools.builder.KnowledgeBuilderFactory.newKnowledgeBuilder,
referenced from method
com.example.android.apis.DroolsTest.readKnowledgeBase.

     I checked for common "could not find" type errors on android user
groups and they all point to missing library in project build. Eclipse
provides Drools utility "convert to drools project" which
automatically adds its libraries to any given project. I did that and
can compile my project using drool functions. However when I try to
run (or debug) it, I get the error listed above.

      Any pointers in this regard would help.

Thanks,
-sns.
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to