<div dir="ltr">My experience is that those examples will still run properly despite the errors. I did have to add in a few odd libraries etc, but they did work. The examples (in maven) from the drools dev 5X 2013 book are another issue entirely ... but with some work, even those work.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 3:20 PM, baloodevil <span dir="ltr">&lt;<a href="mailto:dukekujo@hotmail.com" target="_blank">dukekujo@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Newbie question.  I&#39;ve imported drools-examples project into Eclipse (Kepler)<br>
(which has GEF installed).  I resolved build path errors by creating folders<br>
src/test/java and src/test/resources.  I resolved another issue by adding an<br>
External JAR of org.eclipse.jdt.core_3.10.0.v20131029-1755.jar to the<br>
project.  (Those two changes allow me to create a new Drools Hello World<br>
project and execute, however no such luck with complete examples)  There are<br>
hundreds of Drools Errors and hundreds of Java Problems, which I assume can<br>
only be because of setup issues.  The first Drools error is<br>
&quot;ArrayList is a raw type. References to generic type ArrayList&lt;E&gt; should be<br>
parameterized   AdventureFrame.java<br>
/drools-examples/src/main/java/org/drools/games/adventures&quot;.  That file<br>
shows an import problem with<br>
&quot;import net.miginfocom.layout.ConstraintParser;&quot; and &quot;import<br>
net.miginfocom.swing.MigLayout;&quot;.  Those are referenced in the pom.xml file<br>
in...<br>
    &lt;dependency&gt;<br>
       &lt;groupId&gt;com.miglayout&lt;/groupId&gt;<br>
       &lt;artifactId&gt;miglayout&lt;/artifactId&gt;<br>
       &lt;version&gt;3.7.4&lt;/version&gt;<br>
    &lt;/dependency&gt;<br>
<br>
I don&#39;t know where to go next.  Complete Drools newbie, and also fumbling<br>
around with Eclipse.<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Compiling-drools-examples-tp4026895.html" target="_blank">http://drools.46999.n3.nabble.com/Compiling-drools-examples-tp4026895.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">#########################################################<br>Matthew R. Versaggi, President &amp; CEO<br>Versaggi Information Systems, Inc.<br>Adjunct Professor of eBusiness DePaul University<br>
Email: mailto:<a href="mailto:matt@versaggi.com" target="_blank">matt@versaggi.com</a>, <a href="mailto:ProfVersaggi@gmail.com" target="_blank">ProfVersaggi@gmail.com</a><br>M: 630-292-8422 <br>LinkedIn:  <a href="http://www.linkedin.com/in/versaggi" target="_blank">http://www.linkedin.com/in/versaggi</a><br>
######################################################### <br></div>
</div>