Where should the resources be placed when doing a b4j project with inline java code and the inline java code needs to load the resources using "getClass().getResource" ? Have searched the forum but could not find anything other than for b4a where one can add it to the jar. But where in a b4j project should it be when running the project in the IDE?