Skip to content

Commit

Permalink
version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilgohil11 committed Oct 14, 2017
0 parents commit b2e800e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
15 changes: 15 additions & 0 deletions contentstack-java.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Contentstack-Java" level="project" />
<orderEntry type="library" name="junit-4.12" level="project" />
<orderEntry type="library" name="junit-4.121" level="project" />
<orderEntry type="library" name="hamcrest-core-1.3" level="project" />
</component>
</module>
3 changes: 3 additions & 0 deletions folder/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Manifest-Version: 1.0
Main-Class: Contentstack

Binary file added folder/test-lib/hamcrest-core-1.3.jar
Binary file not shown.
Binary file added folder/test-lib/junit-4.12.jar
Binary file not shown.

0 comments on commit b2e800e

Please sign in to comment.