[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-470) Add support for function imports
Kris Verlaenen (JIRA)
jira-events at jboss.com
Thu Aug 31 19:43:18 EDT 2006
[ http://jira.jboss.com/jira/browse/JBRULES-470?page=all ]
Kris Verlaenen resolved JBRULES-470.
------------------------------------
Fix Version/s: 3.1-m1
Resolution: Done
Both types of static functions are included when suggesting functions in code completion.
> Add support for function imports
> --------------------------------
>
> Key: JBRULES-470
> URL: http://jira.jboss.com/jira/browse/JBRULES-470
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Eclipse IDE
> Reporter: Kris Verlaenen
> Assigned To: Kris Verlaenen
> Fix For: 3.1-m1
>
>
> Functions can now be imported in 2 different ways:
> import function org.drools.StaticMethods.*;
> import function org.drools.StaticMethods2.getString3;
> Completion should support these functions as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list