gmail4j
gmail4j copied to clipboard
GmailClient.EmailSearchStrategy does not compile
I'm trying the sample code given here with either version 0.4 or 0.5 snapshot. In both GmailClient.EmailSearchStrategy does not compile.
The enum exists in the source code that can be downloaded from here, but apparently isn't in the jars?
I believe you're going to have to pull down the code and compile it to get the new search strategies, i dont think those changes have made it into any of the repositories.