Bug 1029044

Summary: No content assist for declarations
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tomas Schlosser <tschloss>
Component: Eclipse ToolingAssignee: Kris Verlaenen <kverlaen>
Status: CLOSED EOL QA Contact: Tomas David <tdavid>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: lpetrovi, rrajasek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:01:58 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Schlosser 2013-11-11 14:33:39 UTC
Description of problem:
The declare keyword is not included in content assist of the rules editor. It should be included in the list. The next step after declare keyword should be fact type, window and entry point.

The fact type should have available extends and some general pattern like "fieldName : JavaType" that the user would rewrite (this is just to give the user hint about the format).

The window declaration should offer time/length.

The entry point declaration should only put something like "entryPointName" that the user would replace.