Hello, I get compilation error when compiling java_dataloader from the windows command prompt. To solve this, I added this line in the gradle.properties file : org.gradle.jvmargs=-Dfile.encoding=UTF-8 Etienne