Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Updated how IntelliJ exports the built jar file
Browse files Browse the repository at this point in the history
  • Loading branch information
mdbell committed Oct 14, 2018
1 parent 7ca43e4 commit ee6cb44
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 8 deletions.
23 changes: 15 additions & 8 deletions client/.idea/artifacts/JNoexsClient_jar.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions client/JNoexsClient.iml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,15 @@
<orderEntry type="library" name="com.google.code.gson:gson:2.8.5" level="project" />
<orderEntry type="library" name="org.usb4java:usb4java:1.2.0" level="project" />
<orderEntry type="library" name="org.usb4java:usb4java-javax:1.2.0" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
</library>
</orderEntry>
</component>
</module>

0 comments on commit ee6cb44

Please sign in to comment.