SyntaxFix
Write A Post
Hire A Developer
Questions
One option is to place your properties file in the src/ directory of your project. This will copy it to the "classes" (along with your .class files) at build time. I often do this for web projects.