What steps will reproduce the problem?
1.build the application using ant
2.run the application by double clicking the jar file or by running the command
java -jar ContactsExample
Exception Occurs
NoClassDefFoundError for .../util/NoLongerAvailableException
caused by
ClassNotFoundException : .../util/NoLongerAvailableException
Google Contacts API Version 3 link here:
https://developers.google.com/google-apps/contacts/v3/#audience
and Java samples from the same link.
Original issue reported on code.google.com by msaudi.cse@gmail.com on 8 Jun 2012 at 8:02
Original issue reported on code.google.com by
msaudi.cse@gmail.com
on 8 Jun 2012 at 8:02