Description
I forgot to create a Jira when I stumbled upon it while working on the documentation at https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
Before we also used to debug or run OFBiz inside Eclipse, but this no longer works, we get this error
Can't find bundle for base name cache, locale ..
Not a big deal because we can use
gradlew ofbizDebug
as documented in wiki, but maybe for people used to run applications in Eclipse