[jbosstools-issues] [JBoss JIRA] (JBIDE-19385) Create ELResolver for Batch job xml

Alexey Kazakov (JIRA) issues at jboss.org
Fri Feb 27 14:52:49 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-19385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-19385:
-----------------------------------
    Description: 
Resolver is designed to provide content assist, validation and open-on:
Attribute properties/property/@value may include EL-like text #{jobProperties['%propertyName%']} where %propertyName% - property names in the current scope (excluding the current property).

  was:
Resolver is designed to provide content assist and open-on:
Attribute properties/property/@value may include EL-like text #{jobProperties['%propertyName%']} where %propertyName% - property names in the current scope (excluding the current property).



> Create ELResolver for Batch job xml
> -----------------------------------
>
>                 Key: JBIDE-19385
>                 URL: https://issues.jboss.org/browse/JBIDE-19385
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: batch
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.3.0.Alpha2
>
>
> Resolver is designed to provide content assist, validation and open-on:
> Attribute properties/property/@value may include EL-like text #{jobProperties['%propertyName%']} where %propertyName% - property names in the current scope (excluding the current property).



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list