<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=398315518-10102008><FONT face=Arial size=2>So, I've whipped 
together a rudimentary bit of code to parse an excel and generate java bean fact 
classes and as well as the facts themselves.&nbsp; This great article (<A 
href="http://blog.athico.com/2006/12/dynamically-generated-class-beans-as.html"><FONT 
face="Times New Roman" 
size=3>http://blog.athico.com/2006/12/dynamically-generated-class-beans-as.html</FONT></A>)&nbsp;helped 
me to resolve the runtime rule compilation problem I had encountered.&nbsp; 
However, my eclipse rule editor shows problems for the dynamically generated 
class references which makes me sad.&nbsp; Is there any workaround to make these 
classes available to the rule editor or otherwise suppress the type checking 
for&nbsp;these classes?</FONT></SPAN></DIV>
<DIV><SPAN class=398315518-10102008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=398315518-10102008><FONT face=Arial 
size=2>thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=398315518-10102008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=398315518-10102008><FONT face=Arial 
size=2>-Jess</FONT></SPAN></DIV></BODY></HTML>