I thought I could make a properties file that looked like this:
my.array.values=blah
my.array.values=blah blah
my.array.values=oh blahbady blah
...then I can get the properties out as an array. Did I just imaging that or something? How would I get an array in a properties file?