mirror of https://github.com/BURAI-team/burai.git
add library of JSCH
This commit is contained in:
parent
f071d687b0
commit
26b7bad8b6
|
@ -14,5 +14,6 @@
|
||||||
</classpathentry>
|
</classpathentry>
|
||||||
<classpathentry kind="lib" path="lib/jcodec-0.2.0.jar" sourcepath="lib/jcodec-0.2.0-sources.zip"/>
|
<classpathentry kind="lib" path="lib/jcodec-0.2.0.jar" sourcepath="lib/jcodec-0.2.0-sources.zip"/>
|
||||||
<classpathentry kind="lib" path="lib/jcodec-javase-0.2.0.jar" sourcepath="lib/jcodec-javase-0.2.0-sources.zip"/>
|
<classpathentry kind="lib" path="lib/jcodec-javase-0.2.0.jar" sourcepath="lib/jcodec-javase-0.2.0-sources.zip"/>
|
||||||
|
<classpathentry kind="lib" path="lib/jsch-0.1.54.jar" sourcepath="lib/jsch-0.1.54.zip"/>
|
||||||
<classpathentry kind="output" path="class"/>
|
<classpathentry kind="output" path="class"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue