I am not able to build my application via Ant build.xml file when I am using Properties file in my app. Can anyone tell me how to use properties file in j2me?
eg ApplicationConfig.properties file
I am not able to build my application via Ant build.xml file when I
Share
according to this post in nokia forum, .properties files are not supported in J2ME.