You have to add the jarfiles under java/deps to your project. google-collect-1.0-rc1.jar and jsr305.jar
BR Stoffe On Jul 21, 3:11 am, varoooooooon <[email protected]> wrote: > I tried to create a class for PicasawebService > > Am getting exceptions like > > PicasawebService services = new PicasawebService("exampleClient"); > > Exception in thread "main" java.lang.NoClassDefFoundError: com/google/ > common/collect/Maps > Exception in thread "main" java.lang.NoClassDefFoundError: com/google/ > common/collect/ImmutableList > > Can any body help me out ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
