We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9821eec commit 8197a9eCopy full SHA for 8197a9e
.classpath
@@ -14,5 +14,7 @@
14
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
15
<classpathentry kind="lib" path="libs/log4j-1.2.17.jar"/>
16
<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"/>
19
<classpathentry kind="output" path="target/classes"/>
20
</classpath>
0 commit comments