<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Travis Smith wrote:</div>
<div class="quote-message">
I'm assuming you're using Seam here (which is a variation on Eclipse)
</div>
</div></blockquote>

No, I'm using eclipse Galileo

<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Travis Smith wrote:</div>
<div class="quote-message">
Have you made sure to update your Runtime? 

Window >> Preferences >> Drools >> Installed Drools Runtimes

The runtime is used for rules validation through the IDE.
</div>
</div></blockquote>


I hadn't done this because I wasn't aware that you had to - syntax coloring was working, just not validation, so I wasn't sure what the problem was.  However, creating a new Eclipse runtime has caused even syntax coloring to stop working - now all I get is a plain text editor, and still no validation.

These are the steps I followed:
<ol>
<li>Opened Window >> Preferences >> Drools >> Installed Drools Runtimes</li>
<li>There were no Installed Drools Runtimes listed, so I clicked "Add..."</li>
<li>Clicked "Create a new Drools 5 Runtime..."</li>
<li>Created a new folder under UserRoot/.eclipse/ called "DroolsRuntime" and clicked "OK"</li>
<li>Selected the new Drools Runtime in the list and clicked "OK"</li>
<li>Restarted Eclipse</li>
</ol>

Thoughts?
<br><hr align="left" width="300">
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Eclipse-IDE-not-validating-drl-files-tp2520025p2527288.html">Re: Eclipse IDE not validating .drl files</a><br>
Sent from the <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Drools-User-f47000.html">Drools - User mailing list archive</a> at Nabble.com.<br>