]
Alexey Kazakov updated JBIDE-19385:
-----------------------------------
Attachment: scr.png
!scr.png!
Content assist + hyperlinks for #{jobProperties['xyz']} in
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
Attachments: scr.png
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).