]
Lucia Jelinkova updated JBIDE-20120:
------------------------------------
Attachment: job-listener-suggestions.png
Batch.xml references are not considered in editor
-------------------------------------------------
Key: JBIDE-20120
URL:
https://issues.jboss.org/browse/JBIDE-20120
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Attachments: job-listener-suggestions.png
I created 2 job listeners - one with \@Named annotation and one with reference in
META-INF/batch.xml file.
When I invoke content assist, the one from batch.xml file is not referenced by its id but
a full class name is suggested instead.
Also, when I type the id from the batch.xml file manually, it is not recognized.