You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to googl...@googlegroups.com
Hi all, I am new to Json parsing and I found GSON as a good API to work with this. When I tried to run a sample code, I got an error like 'Change project compliance and JRE to 1.7'. Presently I am having JRE 1.6. So should I upgrade it to 1.7 to work with GSON?? Kindly help me out.
athira
Inderjeet Singh
unread,
May 17, 2013, 1:50:47 PM5/17/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to googl...@googlegroups.com
Gson should be compatible with JRE version 1.5+ so JRE 1.6 should work fine. Which version of Gson are you using? Is it 2.2.4? Can you try with Gson 2.2.3 and report back if that works?