Hi All
I am getting the following error when trying to automate a localization file through the B4XLocalizator JAR.
I have added the following to my Main class:
#CustomBuildAction: folders ready, "C:\Users\user\Downloads\B4XLocalizator.jar", "..\Files\strings.xlsx" "..\Files\strings.db"
When compiling I get the following
Running custom action. Error
Cannot find: "C:\Users\user\Downloads\B4XLocalizator.jar"
Please configure paths (Tools - Configure Paths).
The Jar is in this location and i can run it manually, so its not a setup or location issue.
Any ideas where I may be going wrong here?
Thanks
I am getting the following error when trying to automate a localization file through the B4XLocalizator JAR.
I have added the following to my Main class:
#CustomBuildAction: folders ready, "C:\Users\user\Downloads\B4XLocalizator.jar", "..\Files\strings.xlsx" "..\Files\strings.db"
When compiling I get the following
Running custom action. Error
Cannot find: "C:\Users\user\Downloads\B4XLocalizator.jar"
Please configure paths (Tools - Configure Paths).
The Jar is in this location and i can run it manually, so its not a setup or location issue.
Any ideas where I may be going wrong here?
Thanks