Project

General

Profile

Download (4.82 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
  <classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
4
  <classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
5
  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
6
  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
7
  <classpathentry kind="output" path="target/classes"/>
8
  <classpathentry kind="var" path="M2_REPO/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar" sourcepath="M2_REPO/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar">
9
    <attributes>
10
      <attribute value="jar:file:/home/cmathew/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-javadoc.jar!/" name="javadoc_location"/>
11
    </attributes>
12
  </classpathentry>
13
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
14
  <classpathentry kind="var" path="M2_REPO/junit/junit/4.4/junit-4.4.jar"/>
15
  <classpathentry kind="var" path="M2_REPO/net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar" sourcepath="M2_REPO/net/sf/opencsv/opencsv/2.3/opencsv-2.3-sources.jar">
16
    <attributes>
17
      <attribute value="jar:file:/home/cmathew/.m2/repository/net/sf/opencsv/opencsv/2.3/opencsv-2.3-javadoc.jar!/" name="javadoc_location"/>
18
    </attributes>
19
  </classpathentry>
20
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.0.5/jackson-module-jaxb-annotations-2.0.5.jar"/>
21
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.0.5/jackson-core-2.0.5.jar"/>
22
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.0.5/jackson-databind-2.0.5.jar"/>
23
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.0.5/jackson-annotations-2.0.5.jar"/>
24
  <classpathentry kind="var" path="M2_REPO/org/gbif/name-parser/2.1/name-parser-2.1.jar"/>
25
  <classpathentry kind="var" path="M2_REPO/org/gbif/gbif-api/0.2/gbif-api-0.2.jar"/>
26
  <classpathentry kind="var" path="M2_REPO/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar"/>
27
  <classpathentry kind="var" path="M2_REPO/com/google/guava/guava/13.0.1/guava-13.0.1.jar"/>
28
  <classpathentry kind="var" path="M2_REPO/com/vividsolutions/jts/1.13/jts-1.13.jar"/>
29
  <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.12/jackson-core-asl-1.9.12.jar"/>
30
  <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.12/jackson-mapper-asl-1.9.12.jar"/>
31
  <classpathentry kind="var" path="M2_REPO/org/gbif/gbif-common/0.10/gbif-common-0.10.jar"/>
32
  <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.3/commons-io-2.3.jar"/>
33
  <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar"/>
34
  <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar"/>
35
  <classpathentry kind="var" path="M2_REPO/org/tukaani/xz/1.0/xz-1.0.jar"/>
36
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2-sources.jar">
37
    <attributes>
38
      <attribute value="jar:file:/home/cmathew/.m2/repository/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2-javadoc.jar!/" name="javadoc_location"/>
39
    </attributes>
40
  </classpathentry>
41
  <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpclient/4.2.5/httpclient-4.2.5.jar"/>
42
  <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4-sources.jar">
43
    <attributes>
44
      <attribute value="jar:file:/home/cmathew/.m2/repository/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4-javadoc.jar!/" name="javadoc_location"/>
45
    </attributes>
46
  </classpathentry>
47
  <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-sources.jar">
48
    <attributes>
49
      <attribute value="jar:file:/home/cmathew/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-javadoc.jar!/" name="javadoc_location"/>
50
    </attributes>
51
  </classpathentry>
52
  <classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.6/commons-codec-1.6.jar" sourcepath="M2_REPO/commons-codec/commons-codec/1.6/commons-codec-1.6-sources.jar">
53
    <attributes>
54
      <attribute value="jar:file:/home/cmathew/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6-javadoc.jar!/" name="javadoc_location"/>
55
    </attributes>
56
  </classpathentry>
57
  <classpathentry kind="var" path="M2_REPO/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar"/>
58
</classpath>
(1-1/3)