# HG changeset patch # User chegar # Date 1516131977 0 # Node ID 2935d85cc14f92b76886bbf0fbc2f2ff44e81a54 # Parent ce92441f2223612ac3e3611e66a26d117bbf13a1 http-client-tutorial: more cleanup and fixes to IDEA project diff -r ce92441f2223 -r 2935d85cc14f .idea/http-tutorial.iml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.idea/http-tutorial.iml Tue Jan 16 19:46:17 2018 +0000 @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r ce92441f2223 -r 2935d85cc14f .idea/modules.xml --- a/.idea/modules.xml Tue Jan 16 19:33:27 2018 +0000 +++ b/.idea/modules.xml Tue Jan 16 19:46:17 2018 +0000 @@ -2,9 +2,7 @@ - - - + - \ No newline at end of file + diff -r ce92441f2223 -r 2935d85cc14f .idea/workspace.xml --- a/.idea/workspace.xml Tue Jan 16 19:33:27 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,676 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - localhost - 5050 - - - - - - $USER_HOME$/.subversion - - - - - 1516127026428 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No facets are configured - - - - - - - - testng - - - - - - - - 1.8 - - - - - - - - http-tutorial - - - - - - - - 9 - - - - - - - - Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0 - - - - - - - - \ No newline at end of file diff -r ce92441f2223 -r 2935d85cc14f http-tutorial.iml --- a/http-tutorial.iml Tue Jan 16 19:33:27 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file