jssc update to 2.9.2

This commit is contained in:
Stéphane Godin 2020-09-22 12:04:43 +02:00
parent 4dbcc8176d
commit f26f1e8d89
2 changed files with 19 additions and 18 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="I:/home/3d/braillerapsp.github/BrailleRapSP/NatBrailleTools/lib/jSSC-2.8.0-Release/jssc.jar"/>
<classpathentry exported="true" kind="lib" path="I:/home/3d/braillerapsp.github/BrailleRapSP/NatBrailleTools/lib/jssc-2.9.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -1,5 +1,6 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.8