Updated JSSC library (fixes Windows 10 crash)

master
Marco Maccaferri 2020-11-28 10:48:08 +01:00
rodzic 1340425797
commit 1ea0548942
6 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -15,7 +15,7 @@
<classpathentry kind="lib" path="lib/jackson-annotations-2.7.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-2.7.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-databind-2.7.0.jar"/>
<classpathentry kind="lib" path="lib/jssc-2.8.0.jar" sourcepath="lib/jssc-2.8.0-src.jar"/>
<classpathentry kind="lib" path="lib/jssc-2.9.2.jar" sourcepath="lib/jssc-2.9.2-sources.jar"/>
<classpathentry kind="lib" path="lib/org.easymock_2.4.0.v20090202-0900.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>

Wyświetl plik

@ -160,7 +160,7 @@
<pathelement location="lib/jackson-annotations-2.7.0.jar"/>
<pathelement location="lib/jackson-core-2.7.0.jar"/>
<pathelement location="lib/jackson-databind-2.7.0.jar"/>
<pathelement location="lib/jssc-2.8.0.jar"/>
<pathelement location="lib/jssc-2.9.2.jar"/>
</path>
<target name="copy-common-files">
@ -183,7 +183,7 @@
<fileset dir="lib" includes="jackson-annotations-2.7.0.jar"/>
<fileset dir="lib" includes="jackson-core-2.7.0.jar"/>
<fileset dir="lib" includes="jackson-databind-2.7.0.jar"/>
<fileset dir="lib" includes="jssc-2.8.0.jar"/>
<fileset dir="lib" includes="jssc-2.9.2.jar"/>
</copy>
<copy todir="${work}/${folder}/examples">

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

BIN
lib/jssc-2.9.2.jar 100644

Plik binarny nie jest wyświetlany.