hi
i set class path for ImportToKKUsingEng.txt still i am getting following exception
PropertyFileFinder.findProperties() Could not find exportedDataEng on the classpath
Exception in thread "main" com.konakart.app.KKException: Could not find exported
DataEng on the classpath
at com.konakart.util.PropertyFileFinder.findProperties(Unknown Source)
at com.konakart.importer.ImportController.init(Unknown Source)
at com.konakart.importer.ImportController.doImport(Unknown Source)
at com.konakart.importer.ImportRunner.main(Unknown Source)
please help me for solving this problem