It happends as soon as your project is set as a "Drools project".
What you can is cutting your project in 2 sub-projects :
   - One for rules, tagged as a "Drools project",
   - Another pure java project, containing eventually some normal XLS, which is used as a dependancy for your drools project

Or : create a separate non drools project for non-code ressources (like XLS, text files and so on)

Or : You can configure some exclusion filters by message in Eclipse. Thus the error won't appears in the "Problems" view, but you will still have an error icon on your XLS ....


Le 05/01/2012 17:20, Michael Anstis a écrit :
The problem is org.drools.eclipse.builder.DroolsBuilder assumes all XLS files are decision tables and attempts to compile them, leading to the error you report.

I tried excluding specific XLS files from the build path however this didn't appear to have any effect.

I'd suggest you raise a JIRA at https://issues.jboss.org/browse/JBRULES for a fix.

On 5 January 2012 15:11, swaroop <swaroop.oggu@gmail.com> wrote:
Hi,

Iam facing similar problem, Were you able to fix this ?

Thanks
Swaroop

--
View this message in context: http://drools.46999.n3.nabble.com/eclipse-No-RuleTable-cells-in-spreadsheet-tp2366744p3635126.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users



_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users