[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3763) Open On feature for Drools editor

Joao Paulo Viragine (JIRA) jira-events at lists.jboss.org
Thu Feb 26 05:50:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12454423#action_12454423 ] 

Joao Paulo Viragine commented on JBIDE-3763:
--------------------------------------------

I think that for java methods/classes and for expander keyword (open the dsl file) too.

It would be great if we could use Open On to open the dsl Language Expression directly in Drools's dsl editor. 

If I have in my dslr file:

expander politicaDeDescontosDSLpt_BR.dsl

rule "Desconto para Cliente com Cartão Ouro"
  when
    Se cartao eh Ouro
   then
    Desconto eh "20.0" porcento
end

when I click on  Language Expression 'Se cartao eh Ouro' or 'Desconto eh "20.0" porcento', the Open On open the Language Expression in
Drools's dsl editor for visualization/editing.

These features could work in either: Text Editor and DRL Viewer modes of the Drools editor.





> Open On feature for Drools editor
> ---------------------------------
>
>                 Key: JBIDE-3763
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3763
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: drools
>    Affects Versions: 3.0.0.CR2
>         Environment: JBDS 2.0.0.CR2
>            Reporter: Joao Paulo Viragine
>            Assignee: Kris Verlaenen
>            Priority: Minor
>             Fix For: LATER
>
>
> It would be great if we could use Open On in Drools DRL editor. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jbosstools-issues mailing list