annotate java-genomics-toolkit/.classpath @ 0:1daf3026d231

Upload alpha version
author timpalpant
date Mon, 13 Feb 2012 21:55:55 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
2 <classpath>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
4 <classpathentry kind="src" path="gui"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
6 <classpathentry kind="lib" path="lib/jcommander-1.20.jar" sourcepath="/jcommander/src"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
7 <classpathentry kind="lib" path="lib/jtransforms-2.4.jar"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
8 <classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
9 <classpathentry kind="lib" path="lib/BigWig.jar"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
10 <classpathentry kind="lib" path="lib/commons-math-2.2.jar"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
11 <classpathentry kind="lib" path="lib/commons-lang3-3.1.jar"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
12 <classpathentry kind="lib" path="lib/sam-1.56.jar"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
13 <classpathentry kind="lib" path="lib/macify-1.4.jar" sourcepath="/macify/src"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
14 <classpathentry combineaccessrules="false" kind="src" path="/java-genomics-io"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
15 <classpathentry kind="output" path="bin"/>
1daf3026d231 Upload alpha version
timpalpant
parents:
diff changeset
16 </classpath>