Wrong/No completion for field constraint and bind variable in JBDS Drools Rule Editor

Solution Unverified - Updated -

Issue

When I write a rule, code completion feature does not work correctly.
1. No completion for the second constraint.

rule "Your First Rule"
    when
    BusinessCardHolder( holderName != "ABC", )

After ' "ABC",' , no member is displayed.

  1. unexpected member appeared.

  2. After binding variable, no completion for the bind variable

    when
    BusinessCard( count == 0 )
    $A :BusinessCardHolder( holderName != "ABC")
    $A.

after '$A.' , no member is displayed.

Environment

  • JBoss Developer Studio
    • 4.1.2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content