Re: [S2] Single quote in package.properties

2007-02-27 Thread Eric Rank
Thanks Alexander, I still think I'm missing something though. From the Javadoc: http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html Escapes are not necessary for single and double quotes; however, by the rule above, single and double quote characters preceded by a backslash st

Re: [S2] Single quote in package.properties

2007-02-27 Thread abpicol
It really is, Eric. package.properties is nothing more than a standard java.util.Properties file. See the javadoc for this class and you get this question answered, and will see many more "interesting" things ;-) Alexander Eric Rank <[EMAIL PROTECTED]> 27/02/2007 19:32 Please respond to "