You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
I'm trying to use jtoggl-1.0.1.jar without maven and I have tried referencing
jersy-client 1.10 but I still get an error:
06-23 08:38:38.129: E/AndroidRuntime(11055): java.lang.NoClassDefFoundError:
com.sun.jersey.api.client.config.DefaultClientConfig
I'm uncertain which libraries to add to my build path other than the ones
mentioned in the POM file, at the moment I have:
jersy-client-1.10.jar
joda-time-2.3.jar
json-simple-1.1.1.jar
jtoggl-api-1.0.1.jar
Any help would be appreciated.
Original issue reported on code.google.com by [email protected] on 23 Jun 2014 at 6:57
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 23 Jun 2014 at 6:57The text was updated successfully, but these errors were encountered: