I have recently upgraded to MyEclipse 2014 and am running into a problem deploying a package in the source folder that contains text files with an extension of “.template”. These are being used in the application as email templates and are being loaded off of the classpath.
MyEclipse is not pushing these out to tomcat at all. The folder gets created but it is empty. I have tried to go into the deployment assembly and add /src/wetemplates which is where the package is, but this does not seem to have any affect.
Please let me know what I can do to resolve this issue.
Thanks,
Paul