I am trying to setup the hibernate.cfg.xml file for my application in eclipse and it does not like the reference to hibernate configuration
at the top.
Initially it was telling me I was not allowed to download external files but I changed the maven setting to fix that but now it is showing the error below
After disabling the downloading of external files, restarting Eclipse, then switching it back on and restarting Eclipse again this issue has now been resolved - I really don’t understand why but everything is now working as expected