Our core system is still jdk1.4, so until we move to JDK1.5 you won't be
able to do this. We will move to JDK1.5 for the next major release at
the end of this year.
Mark
hypnosat7 wrote:
Hi,
How can I declare a java.util.List<String> global type ?
If I tape this :
global List<String> myGlobal
I have this error :
org.drools.rule.InvalidRulePackage: [10,11]: unknown:10:11 mismatched token
'[@31,185:185='<',<78>,10:11]' expecting set null