Remove RSyntaxTextArea from JDGui

This commit is contained in:
Nico Mexis 2021-06-22 12:43:53 +02:00
parent f22affaf83
commit 93b60b8490
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
2 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
<artifactId>jd-gui</artifactId>
<version>1.6.6</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/jd-gui-1.6.6-no-asm.jar</systemPath>
<systemPath>${project.basedir}/libs/jd-gui-1.6.6-no-asm-rsta.jar</systemPath>
</dependency>
<dependency>
<groupId>eu.bibl.banalysis</groupId>