Skip to content

Commit

Permalink
Update .classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
yihangx authored Oct 3, 2024
1 parent ca72ed6 commit 27aca6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.wikipathways.client/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.5.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/org.bridgedb.bio.jar"/>
<classpathentry kind="lib" path="lib/org.bridgedb.jar"/>
<classpathentry kind="lib" path="lib/org.pathvisio.core.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.12.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.13.jar"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="lib" path="lib/jdom-1.1.3.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 27aca6c

Please sign in to comment.