Skip to content
Snippets Groups Projects
Commit 10c9e517 authored by Lyubomir Marinov's avatar Lyubomir Marinov
Browse files

Sorts the Eclipse .classpath to facilitate reading.

parent 3f9b8c17
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/bccontrib-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15on-148.jar"/>
<classpathentry kind="lib" path="lib/fmj.jar"/>
<classpathentry kind="lib" path="lib/ice4j.jar"/>
<classpathentry kind="lib" path="lib/jain-sdp.jar"/>
......@@ -10,7 +12,5 @@
<classpathentry kind="lib" path="lib/osgi.core.jar"/>
<classpathentry kind="lib" path="lib/sdes4j.jar"/>
<classpathentry kind="lib" path="lib/zrtp4j-light.jar"/>
<classpathentry kind="lib" path="lib/bccontrib-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15on-148.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment