Hi, I downloaded the new 2.2.0 java client libraries, and I was finally able to get a proper sandbox connection :-D. I can run the examples from the command line, but does anyone know a proper eclipse configuration so i can run them from eclipse? I have the jars included in the project classpath, but they always die the same way (I am running the examples "as application" and using their main() method):
Exception in thread "main" javax.xml.rpc.ServiceException: java.lang.ClassCastException: com.google.api.adwords.v12.AccountServiceSoapBindingStub cannot be cast to com.google.api.adwords.lib.AdWordsService at com.google.api.adwords.lib.BaseCredentials.getService(BaseCredentials.java:177) at AccountServiceDemo.main(AccountServiceDemo.java:35) I would like to be able to use eclipse because they offer many tools (debugging / svn / etc) Thank you + take care- -Jeff W --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---