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

View File

@@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" build-on-make="true" name="XPlaneConnect:jar">
<output-path>$PROJECT_DIR$/out/artifacts/XPlaneConnect_jar</output-path>
<root id="archive" name="XPlaneConnect.jar">
<element id="module-output" name="XPlaneConnect" />
</root>
</artifact>
</component>