Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

Commit

Permalink
issue 1012: Fix Eclipse configuration after slf4j/logback change - th…
Browse files Browse the repository at this point in the history
…anks, akurtakov
  • Loading branch information
chocolateboy committed Apr 11, 2011
1 parent 85dc460 commit e83e416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ps3mediaserver/.classpath
Expand Up @@ -19,6 +19,9 @@
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="lib/jaudiotagger-2.0.3.jar"/>
<classpathentry kind="lib" path="lib/h2-1.1.105.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/logback-core-0.9.28.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-0.9.28.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/bsh-core-2.0b4.jar"/>
<classpathentry kind="lib" path="lib/jdom-1.1.1.jar"/>
Expand Down

0 comments on commit e83e416

Please sign in to comment.