1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-19 08:52:15 +01:00

Update rsyntaxtextarea to 3.0.2

The name is misleading since 3.0.2 had been officially released (but the filename is totally wrong).
The jar comes from https://netcologne.dl.sourceforge.net/project/rsyntaxtextarea/rsyntaxtextarea/3.0.2/rsyntaxtextarea-3.0.2.zip

Fixes #7861
This commit is contained in:
Martino Facchin 2019-01-18 09:48:51 +01:00
parent f52fc1fb5e
commit f15ddeb846
4 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
<classpathentry kind="lib" path="lib/slf4j-simple-1.7.22.jar"/> <classpathentry kind="lib" path="lib/slf4j-simple-1.7.22.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/> <classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
<classpathentry kind="lib" path="lib/jssc-2.8.0-arduino2.jar"/> <classpathentry kind="lib" path="lib/jssc-2.8.0-arduino2.jar"/>
<classpathentry kind="lib" path="lib/rsyntaxtextarea-2.6.1.jar"/> <classpathentry kind="lib" path="lib/rsyntaxtextarea-3.0.3-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-1.3.04.jar"/> <classpathentry kind="lib" path="lib/xml-apis-1.3.04.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-ext-1.3.04.jar"/> <classpathentry kind="lib" path="lib/xml-apis-ext-1.3.04.jar"/>
<classpathentry kind="lib" path="lib/xmlgraphics-commons-2.0.jar"/> <classpathentry kind="lib" path="lib/xmlgraphics-commons-2.0.jar"/>

Binary file not shown.

Binary file not shown.