Basic implementation of the Java client with integration tests.

This commit is contained in:
Jason Watkins
2015-03-31 12:05:04 -07:00
parent 0a09b11bae
commit b783b40073
8 changed files with 1101 additions and 4 deletions

2
Java/.idea/misc.xml generated
View File

@@ -13,7 +13,7 @@
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>