Skip to content

Commit

Permalink
Экспорт в еклипс
Browse files Browse the repository at this point in the history
  • Loading branch information
3XclusiVe committed Jan 12, 2017
1 parent 433c951 commit 938b7b5
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 75 deletions.
13 changes: 13 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/JARVIS-API.jar"/>
<classpathentry exported="true" kind="lib" path="lib/java-json.jar" sourcepath="lib/java-json.jar"/>
<classpathentry exported="true" kind="lib" path="lib/java-string-similarity-0.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javaFlacEncoder-0.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.23.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JTransforms-3.1-with-dependencies.jar"/>
<classpathentry kind="output" path="out/production/test_google_speach_api"/>
</classpath>
15 changes: 15 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>test_google_speach_api</name>
<comment/>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
29 changes: 29 additions & 0 deletions test_google_speach_api.eml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<component inherit-compiler-output="true" inheritJdk="true">
<output-test url="file://$MODULE_DIR$/out/test/test_google_speach_api"/>
<exclude-output/>
<contentEntry url="file://$MODULE_DIR$"/>
<lib name="JARVIS-API.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/JARVIS-API.jar!/"/>
</lib>
<lib name="java-json.jar" scope="COMPILE">
<srcroot url="jar://$MODULE_DIR$/lib/java-json.jar!/"/>
<relative-module-src project-related="jar://$PROJECT_DIR$/lib/java-json.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/java-json.jar!/"/>
</lib>
<lib name="java-string-similarity-0.19.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/java-string-similarity-0.19.jar!/"/>
</lib>
<lib name="javaFlacEncoder-0.3.1.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/javaFlacEncoder-0.3.1.jar!/"/>
</lib>
<lib name="jcommon-1.0.23.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/jcommon-1.0.23.jar!/"/>
</lib>
<lib name="jfreechart-1.0.19.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/jfreechart-1.0.19.jar!/"/>
</lib>
<lib name="JTransforms-3.1-with-dependencies.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/JTransforms-3.1-with-dependencies.jar!/"/>
</lib>
</component>
76 changes: 1 addition & 75 deletions test_google_speach_api.iml
Original file line number Diff line number Diff line change
@@ -1,76 +1,2 @@
<?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="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/JARVIS-API.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/java-json.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MODULE_DIR$/lib/java-json.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/java-string-similarity-0.19.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/javaFlacEncoder-0.3.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jcommon-1.0.23.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jfreechart-1.0.19.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/JTransforms-3.1-with-dependencies.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>
<module classpath="eclipse" classpath-dir="$MODULE_DIR$" type="JAVA_MODULE" version="4" />
5 changes: 5 additions & 0 deletions test_google_speach_api.userlibraries
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<eclipse-userlibraries>
<library name="java-string-similarity-0.19" />
</eclipse-userlibraries>

0 comments on commit 938b7b5

Please sign in to comment.