Page 1 of 1

Gson library not included

PostPosted: 05 Feb 2015, 19:56
by joaquin
Anders say Gson is included in the SDK, and indeed the release note said so.
But I needed to add the .jar from Gson by my own in order to example code works.

I might be missing something, if so let me know. If not check it please.

EDIT: I found the gson lib in the SDK. But I was using TET lib as an external JAR so gson was not been found.
I suggest to clarify this when you say here: "To use the SDK you can either link the SDK project to your own Java project or simply export the SDK to a Jar file and add the library."

Re: Gson library not included

PostPosted: 09 Feb 2015, 11:10
by Anders
We have updated this section of the dev site inspired by your suggestion.

Re: Gson library not included

PostPosted: 10 Feb 2015, 16:21
by joaquin
Great!