Description of problem: See details in https://issues.jboss.org/browse/JBIDE-12210 Actual results: # please download test case from JBIDE-12210 Sample01.drl : Click ctrl+space after ',' -> no popup Sample02.drl : Click ctrl+space after ',' -> wrong popup including 'type' Expected results: Sample01.drl : Click ctrl+space after ',' -> popup including 'name' Sample02.drl : Click ctrl+space after ',' -> popup including 'name'
GSS has a customer concerned with this issue. Could we please address it before the tooling goes GA? Thanks, Rick
Link to: JBIDE-12210
Douglas Palmer <dpalmer> updated the status of jira JBIDE-12210 to Resolved
Douglas Palmer <dpalmer> made a comment on jira JBIDE-12210 Fixed upstream
Douglas Palmer <dpalmer> updated the status of jira JBIDE-12285 to Resolved
Douglas Palmer <dpalmer> made a comment on jira JBIDE-12285 Fixed upstream
VERIFIED with the bits from http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.0.CR2.soa-tooling/
Jiri Peterka <jpeterka> updated the status of jira JBIDE-12285 to Closed
Jiri Peterka <jpeterka> updated the status of jira JBIDE-12210 to Closed
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: There were problems concerning the code completion feature in the Drools Rule Editor. When users attempted to use this feature on the second field constraint, the completion would fail to occur. This problem has now been addressed. The code completion feature works as expected.