Hide Forgot
Description of problem: The content assist called from LHS don't offer queries (to be used for backward chaining). Version-Release number of selected component (if applicable): JBDS 7.0.1.GA JBoss Drools Core 6.0.0.201308222359 droolsjbpm-tools 6.x branch (2013-11-11) Steps to Reproduce: 1. create new DRL resource 2. declare a new query (e.g. testQuery) 3. create a new rule and call content assist on LHS Actual results: testQuery is not in list Expected results: testQuery is included in list