-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
126 lines (126 loc) · 9.19 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/grph-2.1.2-big.jar"/>
<classpathentry kind="lib" path="lib/gs-algo-1.3.jar"/>
<classpathentry kind="lib" path="lib/gs-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/antlr4-runtime-4.6.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.5.jar"/>
<classpathentry kind="lib" path="lib/jgraph-5.13.0.0.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-core-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-demo-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-ext-1.1.0-uber.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-ext-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-io-1.1.0-uber.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-io-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/jgraphx-2.0.0.1.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/batik-transcoder-1.7.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/commons-collections-3.1.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/commons-dbcp-1.4.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/commons-pool-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/core-0.26.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/geodb-0.7-RC2.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/GeographicLib-Java-1.44.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-api-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-arcgrid-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-arcsde-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-arcsde-common-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-brewer-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-coverage-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-coveragetools-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-cql-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-data-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-epsg-wkt-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-feature-aggregate-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-feature-pregeneralized-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-geojson-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-geometry-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-geotiff-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-graph-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-grassraster-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-grid-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-image-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-db2-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-h2-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-mysql-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-oracle-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-postgis-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-spatialite-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-sqlserver-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jdbc-teradata-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-jts-wrapper-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-main-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-metadata-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-opengis-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-process-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-process-feature-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-process-geometry-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-process-raster-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-property-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-referencing-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-referencing3D-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-render-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-sfs-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-shapefile-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-svg-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-transform-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/gt-validation-14.5.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/h2-1.1.119.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jai_codec-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jai_core-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jai_imageio-1.1.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jdom-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jgridshift-1.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/json-simple-1.1.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jsqlparser-0.3.14.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jsr-275-1.0-beta-2.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-affine-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-algebra-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-bandcombine-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-bandmerge-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-bandselect-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-binarize-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-border-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-buffer-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-classifier-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-colorconvert-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-colorindexer-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-contour-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-crop-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-errordiffusion-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-format-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-imagefunction-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-iterators-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-lookup-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-mosaic-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-nullop-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-orderdither-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-piecewise-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-rangelookup-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-rescale-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-rlookup-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-scale-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-stats-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-translate-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-utilities-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-utils-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-vectorbin-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-vectorbinarize-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-vectorize-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-warp-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-zonal-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jt-zonalstats-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/mysql-connector-java-5.1.17.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/postgresql-9.4-1201-jdbc41.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/spatialite-jdbc-3.7.2-2.4.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/sqlite-jdbc-3.8.6.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jts-core-1.14.0.jar"/>
<classpathentry kind="lib" path="lib/geotools 14.5/jts-example-1.14.0.jar"/>
<classpathentry kind="lib" path="lib/jung-algorithms-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/jung/jung-api-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/jung/jung-graph-impl-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/jung/guava-22.0.jar" sourcepath="/Users/patrick/.m2/repository/com/google/guava/guava/22.0/guava-22.0-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>