Hi Erel,
I 've the example which is about weather,in the example,it use both of import java libraries. That is mean,I must compile both of them in the first time,and then use @DependsOn(values={"PebbleKit.jar","PebbleDictionary.jar"}) for compile the second, Is it right? Do you have any additional guides for me?