@ -3,7 +3,7 @@ tasks.withType(JavaCompile){
options.encoding = 'UTF-8'
}
task appletJar{
task appletJar<<{
ant{