OSGi Drools integration [message #271965] |
Fri, 03 July 2009 07:31  |
Eclipse User |
|
|
|
I am writing a plugin for Eclipse using Drools. I have tried to use
SpringSource version of Drools (OSGi-compliant) but with little success.
I have downloaded and installed following plugins:
com.springsource.com.thoughtworks.xstream-1.3.0.jar
com.springsource.javax.rules-1.1.0.jar
com.springsource.javax.xml.stream-1.0.1.jar
com.springsource.jxl-2.6.6.jar
com.springsource.org.apache.jasper.org.eclipse.jdt-6.0.16.ja r
com.springsource.org.codehaus.janino-2.5.15.jar
com.springsource.org.drools.compiler-4.0.7.jar
com.springsource.org.drools.decisiontable-4.0.7.jar
com.springsource.org.drools.jsr94-4.0.7.jar
com.springsource.org.drools-4.0.7.jar
com.springsource.org.mvel-1.3.5.jar
com.springsource.org.xmlpull-1.1.3.4-O.jar
com.springsource.org.xmlpull-1.1.4.jar
But when I try to run it using Eclipse Europa (Windows), it still says:
Bundle update@plugins/com.springsource.org.drools.compiler-4.0.7.jar was
not resolved.
Missing imported package
org.eclipse.jdt.internal.compiler.classfmt_[3.2.3,4.0.0).
Missing imported package org.eclipse.jdt.core.compiler_[3.2.3,4.0.0).
Missing imported package
org.eclipse.jdt.internal.compiler.problem_[3.2.3,4.0.0).
Missing imported package
org.eclipse.jdt.internal.compiler.env_[3.2.3,4.0.0).
Missing imported package org.eclipse.jdt.internal.compiler_[3.2.3,4.0.0).
That's weird - the packages are in org.eclipse.jdt.core plugin and I have
the version 3.3.3, so it should find it. I have tried it also with version
3.2.3 and 3.4.2 but no success. The target platform should be configured
correctly, even when I try to use two versions at the same moment it
complains.
I am desperate with that. Could you give me some clue why this isn't
working?
Thanks a lot
Flavius
|
|
|
|
Powered by
FUDForum. Page generated in 0.07488 seconds