I am using a 3rd party jar file in my CQ5.6.1 project. A program in the jar uses System.getProperty()
to read some property file location.
I am not able to find a way to set these properties for the program to read. Any idea how I can do this in CQ?