I get the following error:
Exception in thread \"main\" java.lang.NoSuchMethodError: com.google.common.collect.ImmutableSet.of([Ljava/lang/Object;)Lcom/googl
I have added googlecollection-exp.jar into my build path then the previous execption was gone.