Remove RSyntaxTextArea from JDGui
This commit is contained in:
parent
f22affaf83
commit
93b60b8490
2 changed files with 1 additions and 1 deletions
Binary file not shown.
2
pom.xml
2
pom.xml
|
@ -132,7 +132,7 @@
|
||||||
<artifactId>jd-gui</artifactId>
|
<artifactId>jd-gui</artifactId>
|
||||||
<version>1.6.6</version>
|
<version>1.6.6</version>
|
||||||
<scope>system</scope>
|
<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>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>eu.bibl.banalysis</groupId>
|
<groupId>eu.bibl.banalysis</groupId>
|
||||||
|
|
Loading…
Reference in a new issue