Changed save and read behaviour to json instead of Java serializer.

This commit is contained in:
Ziver Koc 2014-08-13 14:16:16 +02:00
parent 1c985b8c2d
commit 8e582b7995
6 changed files with 69 additions and 7 deletions

9
.idea/libraries/gson_2_3.xml generated Executable file
View file

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="gson-2.3">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/libs/gson-2.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>