Java 7 Support
by Sebastian
Hello,
I tried to use Drools with the OpenJDK 7, but I could not get it to work.
After some debugging I found out, that the map nativeVersions in
EclipseJavaCompilerSettings is missing version 1.7 which is actually defined
as a public static variable.
Can you tell me when you plan on adding JDK7 support?
kind regards,
Sebastian
--
View this message in context: http://drools.46999.n3.nabble.com/Java-7-Support-tp3010251p3010251.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
14 years, 9 months
Re: [rules-users] Reuse of rule
by Küng Sabrina
Thanks for your input. I am looking forward to the plugin.
How can I use a rule in the if-part (or as precondition) of another rule? Is that possible without using a ruleflow?
________________________________
From: Küng Sabrina
Sent: Montag 30 Mai 2011 13:52
To: 'rules-users(a)lists.jboss.org'
Subject: Reuse of rule
Hello
How can I write a rule, that can be used in several other packages resp. rulesets without copying the code?
14 years, 9 months