Escape Properties (Escape_Properties.bsh v0.2 by Rainiero Rainoldi)
Submitted by Friday, 28 October, 2005 - 09:42
on
This macro converts the selected text into a sequence of escaped chars the same way the method store() of class java.util.Properties would do. It is very useful for writing language properties files from source files originally in other encodings. It escapes also : and \ and all that stuff problematic in a properties file.
Updated on 10/28/2005 - 09:42
Downloads: 1278