I'd suggest configuring your IDE to ignore any classes found in 
com.google.appengine.repackaged.*. In Eclipse JDT, it's Preferences > Java > 
Appearance > Type Filters.

Brian.

> On 7-Jun-2017, at 4:31 AM, Shachar Grembek <[email protected]> wrote:
> 
> Resolved by changing the import statement to "import com.google.gson.Gson;"
> 
> On Wednesday, June 7, 2017 at 1:52:07 AM UTC+3, Shachar Grembek wrote:
> Hi,
> 
> I had my code run with the new java 8 beta for a few hours, when suddenly 
> some of the code that sed to run perfectly started to raise 500 error of: 
> NoClassDefFoundError: com/google/appengine/repackaged/com/google/gson/Gson
> Can you please advise if there is any possible reason that it stoped working 
> event though I didn't upload any new version
> 
> Thanks
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/google-appengine 
> <https://groups.google.com/group/google-appengine>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/6b61d514-53de-4a7c-a9a7-1bed611b2848%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/google-appengine/6b61d514-53de-4a7c-a9a7-1bed611b2848%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1D3A4E8F-B620-4448-B6D3-0CA93F405D79%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to