I'm beginner with development of batch and I want to create my first batch
so I create a maven project on intellij my problem with the xml file
is the tag not recognized by intellij and say 'element job must be declared'
I think the problem is xmlns="http://xmlns.jcp.org/xml/ns/javaee" point to C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\JSF\lib as you can see in the screenshot and not to
C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\BatchApplications\lib
Thanks
IntelliJ IDEA 2020.1 includes the updated resources that should fix this issue.