Skip to content

Commit

Permalink
modify classpath add libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Liuchy1 committed Aug 18, 2015
1 parent 9821eec commit 8197a9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="libs/slf4j-log4j12-1.7.7.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.7.jar"/>
<classpathentry kind="lib" path="libs/gson-2.2.4.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

0 comments on commit 8197a9e

Please sign in to comment.