Bug 534252: [Tips] Api break in Google gson cause compile failure

I am using JsonObject.keySet()

In one Eclipse I have com.google.gson 2.8.2 which has this method.
In another Eclipse I have com.google.gson 2.7.0 which does not have this
method.

It looks like an API violation on googles part which would break Tips
using any (2.0.0 2.8.2] installation of the gson library.

Change-Id: Iea24acac2f6b1446154456d0d157416b4267b404
Signed-off-by: Wim Jongman <wim.jongman@remainsoftware.com>
1 file changed