Skip to content

Commit 8197a9e

Browse files
committed
modify classpath add libs
1 parent 9821eec commit 8197a9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
1515
<classpathentry kind="lib" path="libs/log4j-1.2.17.jar"/>
1616
<classpathentry kind="lib" path="libs/slf4j-log4j12-1.7.7.jar"/>
17+
<classpathentry kind="lib" path="libs/slf4j-api-1.7.7.jar"/>
18+
<classpathentry kind="lib" path="libs/gson-2.2.4.jar"/>
1719
<classpathentry kind="output" path="target/classes"/>
1820
</classpath>

0 commit comments

Comments
 (0)