Now with Drools demo (Rete System to match which level building rules to fire for which PlayerProfiles/Archetypes).
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
<classpathentry kind="lib" path="lib/slf4j-api-1.6.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xuggle-xuggler.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="lib/drools-compiler-5.3.0.Final.jar"/>
|
||||
<classpathentry kind="lib" path="lib/drools-core-5.3.0.Final.jar"/>
|
||||
<classpathentry kind="lib" path="lib/drools-decisiontables-5.3.0.Final.jar"/>
|
||||
<classpathentry kind="lib" path="lib/drools-jsr94-5.3.0.Final.jar"/>
|
||||
<classpathentry kind="lib" path="lib/drools-api-5.2.0.M1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xstream-1.4.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/knowledge-api-5.3.0.Final.jar"/>
|
||||
<classpathentry kind="lib" path="lib/ecj.jar"/>
|
||||
<classpathentry kind="lib" path="lib/antlr-3.4-complete-no-antlrv2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/mvel2-2.1.Beta8.jar"/>
|
||||
<classpathentry kind="output" path="classes"/>
|
||||
</classpath>
|
||||
|
||||
Reference in New Issue
Block a user