I just upgraded from modeler version 2.2.4 to version 3.1.0, and the element templates that I had in the .camunda/element-templates folder are not found by the modeler.
My bpmn is in my project /src/main/resources/bpmn
My element templates are in /src/main/resources/bpmn/.camunda/element-templates
I went to the documentation and it doesn’t seem to have been changed. Is anyone else having this issue?
EDIT: When I open the file via STS (eclipse) it no longer works (right-click Open With
Other…
External Program
Browse to Camunda Modeler), but if I browse to the bpmn location in windows explorer and open it, it’s able to find the element templates.