Recently I have been working on a project in which I must use baddas jlink's jpackage to build that project. I have problems accessing files in jpackage's build directory. Let me give an example:
Now here, I want to access settings.properties
file in my java application. What should I do?