Thanks for your reply. After converting to a Drools project, I now get the "Only a type can be imported" errors on all my import statements in the DRLs (and other errors as consequences of that). I compare the structures of my project to the examples and can't find much different.
What do you think I'm still missing? (As a Java project, the project still works fine. All my jUnit tests still run ok) Thanks. Linh ekke wrote: > > have you tried your-eclipse-project - right-click - convert to Drools > project ? > ekke > > LNguyen wrote: >> >> Hello everyone, >> >> I'm using Drools 4.0.3 and Eclipse 3.3. The Rules View shows the rules >> in the drools-examples-drl package, but not my own rules. >> >> Is there any configuration or registration needed for the Rules View to >> recognize my rules? The rest of Drools work fine. >> >> TIA >> Linh >> > > -- View this message in context: http://www.nabble.com/How-to-get-the-Eclipse-Rules-View-to-show-my-rules--tf4800253.html#a13736443 Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
