Is there any way to read properties from an INI file with APK ant? I stumbled into the epileptic InEfile, but the only purpose is to edit and write INI files - not to read them.
If they are not "name = value", then not with any class (I'm not sure That ant can do with the sections), you can use it.
& lt; Property File = "myinifile.ini" />
Comments
Post a Comment