You&#39;ll address a bigger audience if you send Qs like this to <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>. The dev-list is for Drools developers&#39; communication.<br><br>Eclipse&#39;s inclination to display errors depends on the project&#39;s type: Java vs. Drools. The project&#39;s Properties popup will show you.<br>
<br>Personally, I primarily rely on what I get back from the KnowledgeBuilder: check for errors and display them on stderr after adding each .DRL (or any other Resource). This works quite well even if the project is of type Java.<br>
<br>-W<br><br><br><div class="gmail_quote">On 7 March 2011 12:41, Hezi Stern <span dir="ltr">&lt;<a href="mailto:hezis@delegatecom.com">hezis@delegatecom.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal">Started using Drools (Expert) in our company a few weeks ago.</p><p class="MsoNormal">At the beginning I was able to see detailed error descriptions for the DRL’s I was writing, which assisted in resolving bugs. </p>
<p class="MsoNormal">Fairly quickly these messages have disappeared and I found myself with viewing the rete tree alone as a method of verifying the rule and debugging (which doesn’t assist in understanding where the problems is).</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Any idea why do the error detailed message disappear and how to return them?</p><p class="MsoNormal"> </p><p class="MsoNormal">I am using Eclipse 3.5.1 and Drools 5.1.1</p><p class="MsoNormal">
 </p><p class="MsoNormal">Thanks</p><p class="MsoNormal">Hezi </p><font color="#888888"><p class="MsoNormal"> </p><p class="MsoNormal"> </p></font></div></div><br>_______________________________________________<br>
rules-dev mailing list<br>
<a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-dev</a><br>
<br></blockquote></div><br>