is it possible to add to the classpath of a runnable jar file some properties file? I tryed these solutions solutions:
running the executable file using the
You can simply put the properties file in the META-INF folder.
+META-INF +properties_dir +Test.properties