Revision 1950

View differences:

org.gvsig.raster.reproject/trunk/org.gvsig.raster.reproject/org.gvsig.raster.reproject.app.reprojectclient/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
  <name>org.gvsig.raster.reproject.app.reprojectclient</name>
4
  <comment>Reprojection support. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5
  <projects>
6
    <project>org.gvsig.raster.reproject.algorithm</project>
7
    <project>org.gvsig.raster.tools.app.basic</project>
8
  </projects>
9
  <buildSpec>
10
    <buildCommand>
11
      <name>org.eclipse.jdt.core.javabuilder</name>
12
    </buildCommand>
13
  </buildSpec>
14
  <natures>
15
    <nature>org.eclipse.jdt.core.javanature</nature>
16
  </natures>
17
</projectDescription>
org.gvsig.raster.reproject/trunk/org.gvsig.raster.reproject/org.gvsig.raster.reproject.app.reprojectclient/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
4
  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
5
  <classpathentry kind="output" path="target/classes"/>
6
  <classpathentry kind="var" path="M2_REPO/javax/units/jsr108/0.01/jsr108-0.01.jar"/>
7
  <classpathentry kind="var" path="M2_REPO/javax/media/jai_core/1.1.3/jai_core-1.1.3.jar">
8
    <attributes>
9
      <attribute value="jar:file:/home/nacho/.m2/repository/javax/media/jai_core/1.1.3/jai_core-1.1.3-javadoc.jar!/" name="javadoc_location"/>
10
    </attributes>
11
  </classpathentry>
12
  <classpathentry kind="var" path="M2_REPO/javax/media/jai_codec/1.1.3/jai_codec-1.1.3.jar"/>
13
  <classpathentry kind="var" path="M2_REPO/javax/help/javahelp/2.0.05/javahelp-2.0.05.jar" sourcepath="M2_REPO/javax/help/javahelp/2.0.05/javahelp-2.0.05-sources.jar">
14
    <attributes>
15
      <attribute value="jar:file:/home/nacho/.m2/repository/javax/help/javahelp/2.0.05/javahelp-2.0.05-javadoc.jar!/" name="javadoc_location"/>
16
    </attributes>
17
  </classpathentry>
18
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
19
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.lib.api/2.1.0-SNAPSHOT/org.gvsig.raster.lib.api-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.lib.api/2.1.0-SNAPSHOT/org.gvsig.raster.lib.api-2.1.0-SNAPSHOT-sources.jar">
20
    <attributes>
21
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.lib.api/2.1.0-SNAPSHOT/org.gvsig.raster.lib.api-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
22
    </attributes>
23
  </classpathentry>
24
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.cache.lib.api/2.1.0-SNAPSHOT/org.gvsig.raster.cache.lib.api-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.cache.lib.api/2.1.0-SNAPSHOT/org.gvsig.raster.cache.lib.api-2.1.0-SNAPSHOT-sources.jar">
25
    <attributes>
26
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.cache.lib.api/2.1.0-SNAPSHOT/org.gvsig.raster.cache.lib.api-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
27
    </attributes>
28
  </classpathentry>
29
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.compat.api/2.0.12-SNAPSHOT/org.gvsig.compat.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.compat.api/2.0.12-SNAPSHOT/org.gvsig.compat.api-2.0.12-SNAPSHOT-sources.jar"/>
30
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.lib/3.0.4/org.gvsig.tools.lib-3.0.4.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.lib/3.0.4/org.gvsig.tools.lib-3.0.4-sources.jar">
31
    <attributes>
32
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.tools.lib/3.0.4/org.gvsig.tools.lib-3.0.4-javadoc.jar!/" name="javadoc_location"/>
33
    </attributes>
34
  </classpathentry>
35
  <classpathentry kind="var" path="M2_REPO/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar"/>
36
  <classpathentry kind="var" path="M2_REPO/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar"/>
37
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.5.5/slf4j-api-1.5.5.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.5.5/slf4j-api-1.5.5-sources.jar"/>
38
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.5.5/slf4j-log4j12-1.5.5.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.5.5/slf4j-log4j12-1.5.5-sources.jar"/>
39
  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
40
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.compat.se/2.0.12-SNAPSHOT/org.gvsig.compat.se-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.compat.se/2.0.12-SNAPSHOT/org.gvsig.compat.se-2.0.12-SNAPSHOT-sources.jar"/>
41
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.projection.api/2.0.10/org.gvsig.projection.api-2.0.10.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.projection.api/2.0.10/org.gvsig.projection.api-2.0.10-sources.jar">
42
    <attributes>
43
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.projection.api/2.0.10/org.gvsig.projection.api-2.0.10-javadoc.jar!/" name="javadoc_location"/>
44
    </attributes>
45
  </classpathentry>
46
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.projection.cresques.impl/2.0.12-SNAPSHOT/org.gvsig.projection.cresques.impl-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.projection.cresques.impl/2.0.12-SNAPSHOT/org.gvsig.projection.cresques.impl-2.0.12-SNAPSHOT-sources.jar"/>
47
  <classpathentry kind="var" path="M2_REPO/org/geotools/gt2-legacy/2.2-RC2/gt2-legacy-2.2-RC2.jar"/>
48
  <classpathentry kind="var" path="M2_REPO/org/opengis/geoapi-legacy/0.2/geoapi-legacy-0.2.jar"/>
49
  <classpathentry kind="var" path="M2_REPO/org/geotools/gt2-referencing/2.2-RC2/gt2-referencing-2.2-RC2.jar"/>
50
  <classpathentry kind="var" path="M2_REPO/com/vividsolutions/jts/1.13/jts-1.13.jar" sourcepath="M2_REPO/com/vividsolutions/jts/1.13/jts-1.13-sources.jar">
51
    <attributes>
52
      <attribute value="jar:file:/home/nacho/.m2/repository/com/vividsolutions/jts/1.13/jts-1.13-javadoc.jar!/" name="javadoc_location"/>
53
    </attributes>
54
  </classpathentry>
55
  <classpathentry kind="var" path="M2_REPO/org/opengis/geoapi/2.0/geoapi-2.0.jar"/>
56
  <classpathentry kind="var" path="M2_REPO/java3d/vecmath/1.3.1/vecmath-1.3.1.jar"/>
57
  <classpathentry kind="var" path="M2_REPO/org/geotools/gt2-coverage/2.2-RC2/gt2-coverage-2.2-RC2.jar"/>
58
  <classpathentry kind="var" path="M2_REPO/org/geotools/gt2-main/2.2.2/gt2-main-2.2.2.jar" sourcepath="M2_REPO/org/geotools/gt2-main/2.2.2/gt2-main-2.2.2-sources.jar">
59
    <attributes>
60
      <attribute value="jar:file:/home/nacho/.m2/repository/org/geotools/gt2-main/2.2.2/gt2-main-2.2.2-javadoc.jar!/" name="javadoc_location"/>
61
    </attributes>
62
  </classpathentry>
63
  <classpathentry kind="var" path="M2_REPO/edu/oswego/concurrent/1.3.4/concurrent-1.3.4.jar"/>
64
  <classpathentry kind="var" path="M2_REPO/org/geotools/gt2-api/2.2.2/gt2-api-2.2.2.jar" sourcepath="M2_REPO/org/geotools/gt2-api/2.2.2/gt2-api-2.2.2-sources.jar">
65
    <attributes>
66
      <attribute value="jar:file:/home/nacho/.m2/repository/org/geotools/gt2-api/2.2.2/gt2-api-2.2.2-javadoc.jar!/" name="javadoc_location"/>
67
    </attributes>
68
  </classpathentry>
69
  <classpathentry kind="var" path="M2_REPO/jdom/jdom/1.0/jdom-1.0.jar" sourcepath="M2_REPO/jdom/jdom/1.0/jdom-1.0-sources.jar"/>
70
  <classpathentry kind="var" path="M2_REPO/org/geotools/gt2-render/2.2-RC2/gt2-render-2.2-RC2.jar"/>
71
  <classpathentry kind="var" path="M2_REPO/batik/batik-transcoder/1.5/batik-transcoder-1.5.jar"/>
72
  <classpathentry kind="var" path="M2_REPO/geojava/geojava/unknown/geojava-unknown.jar"/>
73
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.metadata.lib.basic.api/1.0.0/org.gvsig.metadata.lib.basic.api-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.metadata.lib.basic.api/1.0.0/org.gvsig.metadata.lib.basic.api-1.0.0-sources.jar">
74
    <attributes>
75
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.metadata.lib.basic.api/1.0.0/org.gvsig.metadata.lib.basic.api-1.0.0-javadoc.jar!/" name="javadoc_location"/>
76
    </attributes>
77
  </classpathentry>
78
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.i18n/2.0.12-SNAPSHOT/org.gvsig.i18n-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.i18n/2.0.12-SNAPSHOT/org.gvsig.i18n-2.0.12-SNAPSHOT-sources.jar"/>
79
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.maven.base.tools/1.0.9/org.gvsig.maven.base.tools-1.0.9.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.maven.base.tools/1.0.9/org.gvsig.maven.base.tools-1.0.9-sources.jar"/>
80
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.api/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.api/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.api-2.0.12-SNAPSHOT-sources.jar"/>
81
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.geometry.api/2.0.12-SNAPSHOT/org.gvsig.fmap.geometry.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.geometry.api/2.0.12-SNAPSHOT/org.gvsig.fmap.geometry.api-2.0.12-SNAPSHOT-sources.jar"/>
82
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.lib/3.0.4/org.gvsig.tools.lib-3.0.4-tests.jar"/>
83
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.timesupport.lib.api/1.0.0/org.gvsig.timesupport.lib.api-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.timesupport.lib.api/1.0.0/org.gvsig.timesupport.lib.api-1.0.0-sources.jar">
84
    <attributes>
85
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.timesupport.lib.api/1.0.0/org.gvsig.timesupport.lib.api-1.0.0-javadoc.jar!/" name="javadoc_location"/>
86
    </attributes>
87
  </classpathentry>
88
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.impl/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.impl-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.impl/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.impl-2.0.12-SNAPSHOT-sources.jar"/>
89
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.spi/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.spi-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.spi/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.spi-2.0.12-SNAPSHOT-sources.jar"/>
90
  <classpathentry kind="var" path="M2_REPO/easymock/easymock/1.2_Java1.3/easymock-1.2_Java1.3.jar" sourcepath="M2_REPO/easymock/easymock/1.2_Java1.3/easymock-1.2_Java1.3-sources.jar"/>
91
  <classpathentry kind="var" path="M2_REPO/easymock/easymockclassextension/1.2/easymockclassextension-1.2.jar" sourcepath="M2_REPO/easymock/easymockclassextension/1.2/easymockclassextension-1.2-sources.jar"/>
92
  <classpathentry kind="var" path="M2_REPO/cglib/cglib-nodep/2.1/cglib-nodep-2.1.jar"/>
93
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.file.lib/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.file.lib-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.file.lib/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.file.lib-2.0.12-SNAPSHOT-sources.jar"/>
94
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.remoteclient/2.0.12-SNAPSHOT/org.gvsig.remoteclient-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.remoteclient/2.0.12-SNAPSHOT/org.gvsig.remoteclient-2.0.12-SNAPSHOT-sources.jar"/>
95
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.ui/2.0.12-SNAPSHOT/org.gvsig.ui-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.ui/2.0.12-SNAPSHOT/org.gvsig.ui-2.0.12-SNAPSHOT-sources.jar"/>
96
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.swing.api/3.0.4/org.gvsig.tools.swing.api-3.0.4.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.swing.api/3.0.4/org.gvsig.tools.swing.api-3.0.4-sources.jar">
97
    <attributes>
98
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.tools.swing.api/3.0.4/org.gvsig.tools.swing.api-3.0.4-javadoc.jar!/" name="javadoc_location"/>
99
    </attributes>
100
  </classpathentry>
101
  <classpathentry kind="var" path="M2_REPO/org/jfree/jfreechart/1.0.14/jfreechart-1.0.14.jar" sourcepath="M2_REPO/org/jfree/jfreechart/1.0.14/jfreechart-1.0.14-sources.jar">
102
    <attributes>
103
      <attribute value="jar:file:/home/nacho/.m2/repository/org/jfree/jfreechart/1.0.14/jfreechart-1.0.14-javadoc.jar!/" name="javadoc_location"/>
104
    </attributes>
105
  </classpathentry>
106
  <classpathentry kind="var" path="M2_REPO/org/jfree/jcommon/1.0.17/jcommon-1.0.17.jar" sourcepath="M2_REPO/org/jfree/jcommon/1.0.17/jcommon-1.0.17-sources.jar">
107
    <attributes>
108
      <attribute value="jar:file:/home/nacho/.m2/repository/org/jfree/jcommon/1.0.17/jcommon-1.0.17-javadoc.jar!/" name="javadoc_location"/>
109
    </attributes>
110
  </classpathentry>
111
  <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-sources.jar"/>
112
  <classpathentry kind="var" path="M2_REPO/com/lowagie/itext/2.1.4/itext-2.1.4.jar" sourcepath="M2_REPO/com/lowagie/itext/2.1.4/itext-2.1.4-sources.jar">
113
    <attributes>
114
      <attribute value="jar:file:/home/nacho/.m2/repository/com/lowagie/itext/2.1.4/itext-2.1.4-javadoc.jar!/" name="javadoc_location"/>
115
    </attributes>
116
  </classpathentry>
117
  <classpathentry kind="var" path="M2_REPO/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.jar"/>
118
  <classpathentry kind="var" path="M2_REPO/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.jar"/>
119
  <classpathentry kind="var" path="M2_REPO/net/sf/flib-jcalendar/unknown/flib-jcalendar-unknown.jar"/>
120
  <classpathentry kind="var" path="M2_REPO/jwizardcomponent/jwizardcomponent/1.2.2/jwizardcomponent-1.2.2.jar"/>
121
  <classpathentry kind="var" path="M2_REPO/org/gvsig/external/org.gvsig.external.jump/1.0.0/org.gvsig.external.jump-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/external/org.gvsig.external.jump/1.0.0/org.gvsig.external.jump-1.0.0-sources.jar">
122
    <attributes>
123
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/external/org.gvsig.external.jump/1.0.0/org.gvsig.external.jump-1.0.0-javadoc.jar!/" name="javadoc_location"/>
124
    </attributes>
125
  </classpathentry>
126
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.algorithm/2.1.0-SNAPSHOT/org.gvsig.raster.algorithm-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.algorithm/2.1.0-SNAPSHOT/org.gvsig.raster.algorithm-2.1.0-SNAPSHOT-sources.jar">
127
    <attributes>
128
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.algorithm/2.1.0-SNAPSHOT/org.gvsig.raster.algorithm-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
129
    </attributes>
130
  </classpathentry>
131
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.lib.impl/2.1.0-SNAPSHOT/org.gvsig.raster.lib.impl-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.lib.impl/2.1.0-SNAPSHOT/org.gvsig.raster.lib.impl-2.1.0-SNAPSHOT-sources.jar">
132
    <attributes>
133
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.lib.impl/2.1.0-SNAPSHOT/org.gvsig.raster.lib.impl-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
134
    </attributes>
135
  </classpathentry>
136
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.geometry.impl/2.0.12-SNAPSHOT/org.gvsig.fmap.geometry.impl-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.geometry.impl/2.0.12-SNAPSHOT/org.gvsig.fmap.geometry.impl-2.0.12-SNAPSHOT-sources.jar"/>
137
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.jdk.v1_4/1.0.0/org.gvsig.jdk.v1_4-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.jdk.v1_4/1.0.0/org.gvsig.jdk.v1_4-1.0.0-sources.jar">
138
    <attributes>
139
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.jdk.v1_4/1.0.0/org.gvsig.jdk.v1_4-1.0.0-javadoc.jar!/" name="javadoc_location"/>
140
    </attributes>
141
  </classpathentry>
142
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.geometry.operation/2.0.12-SNAPSHOT/org.gvsig.fmap.geometry.operation-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.geometry.operation/2.0.12-SNAPSHOT/org.gvsig.fmap.geometry.operation-2.0.12-SNAPSHOT-sources.jar"/>
143
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.jpotrace/2.0.0-SNAPSHOT/org.gvsig.jpotrace-2.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.jpotrace/2.0.0-SNAPSHOT/org.gvsig.jpotrace-2.0.0-SNAPSHOT-sources.jar"/>
144
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.jgdal/2.0.4-SNAPSHOT/org.gvsig.jgdal-2.0.4-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.jgdal/2.0.4-SNAPSHOT/org.gvsig.jgdal-2.0.4-SNAPSHOT-sources.jar"/>
145
  <classpathentry kind="src" path="/org.gvsig.raster.reproject.algorithm"/>
146
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.swing.api/2.1.0-SNAPSHOT/org.gvsig.raster.swing.api-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.swing.api/2.1.0-SNAPSHOT/org.gvsig.raster.swing.api-2.1.0-SNAPSHOT-sources.jar">
147
    <attributes>
148
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.swing.api/2.1.0-SNAPSHOT/org.gvsig.raster.swing.api-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
149
    </attributes>
150
  </classpathentry>
151
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.mapcontext.api/2.0.12-SNAPSHOT/org.gvsig.fmap.mapcontext.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.mapcontext.api/2.0.12-SNAPSHOT/org.gvsig.fmap.mapcontext.api-2.0.12-SNAPSHOT-sources.jar"/>
152
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.mapcontext.impl/2.0.12-SNAPSHOT/org.gvsig.fmap.mapcontext.impl-2.0.12-SNAPSHOT.jar"/>
153
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.mapcontext.operation/2.0.12-SNAPSHOT/org.gvsig.fmap.mapcontext.operation-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.mapcontext.operation/2.0.12-SNAPSHOT/org.gvsig.fmap.mapcontext.operation-2.0.12-SNAPSHOT-sources.jar"/>
154
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.andami/2.0.12-SNAPSHOT/org.gvsig.andami-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.andami/2.0.12-SNAPSHOT/org.gvsig.andami-2.0.12-SNAPSHOT-sources.jar"/>
155
  <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4.jar" sourcepath="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4-sources.jar">
156
    <attributes>
157
      <attribute value="jar:file:/home/nacho/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4-javadoc.jar!/" name="javadoc_location"/>
158
    </attributes>
159
  </classpathentry>
160
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.utils/2.0.12-SNAPSHOT/org.gvsig.utils-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.utils/2.0.12-SNAPSHOT/org.gvsig.utils-2.0.12-SNAPSHOT-sources.jar"/>
161
  <classpathentry kind="var" path="M2_REPO/castor/castor/0.9.5.3/castor-0.9.5.3.jar"/>
162
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.installer.lib.api/2.0.12-SNAPSHOT/org.gvsig.installer.lib.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.installer.lib.api/2.0.12-SNAPSHOT/org.gvsig.installer.lib.api-2.0.12-SNAPSHOT-sources.jar"/>
163
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.installer.swing.api/2.0.12-SNAPSHOT/org.gvsig.installer.swing.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.installer.swing.api/2.0.12-SNAPSHOT/org.gvsig.installer.swing.api-2.0.12-SNAPSHOT-sources.jar"/>
164
  <classpathentry kind="var" path="M2_REPO/com/jgoodies/looks/2.1.4/looks-2.1.4.jar" sourcepath="M2_REPO/com/jgoodies/looks/2.1.4/looks-2.1.4-sources.jar">
165
    <attributes>
166
      <attribute value="jar:file:/home/nacho/.m2/repository/com/jgoodies/looks/2.1.4/looks-2.1.4-javadoc.jar!/" name="javadoc_location"/>
167
    </attributes>
168
  </classpathentry>
169
  <classpathentry kind="var" path="M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2.jar" sourcepath="M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar">
170
    <attributes>
171
      <attribute value="jar:file:/home/nacho/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2-javadoc.jar!/" name="javadoc_location"/>
172
    </attributes>
173
  </classpathentry>
174
  <classpathentry kind="var" path="M2_REPO/jwizardcomponent/jwizardcomponent-0i18n/1.2.2.1/jwizardcomponent-0i18n-1.2.2.1.jar"/>
175
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.about.api/1.0.0/org.gvsig.about.api-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.about.api/1.0.0/org.gvsig.about.api-1.0.0-sources.jar">
176
    <attributes>
177
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.about.api/1.0.0/org.gvsig.about.api-1.0.0-javadoc.jar!/" name="javadoc_location"/>
178
    </attributes>
179
  </classpathentry>
180
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.about.impl/1.0.0/org.gvsig.about.impl-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.about.impl/1.0.0/org.gvsig.about.impl-1.0.0-sources.jar">
181
    <attributes>
182
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.about.impl/1.0.0/org.gvsig.about.impl-1.0.0-javadoc.jar!/" name="javadoc_location"/>
183
    </attributes>
184
  </classpathentry>
185
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.jdk.v1_6/1.0.0/org.gvsig.jdk.v1_6-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.jdk.v1_6/1.0.0/org.gvsig.jdk.v1_6-1.0.0-sources.jar">
186
    <attributes>
187
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.jdk.v1_6/1.0.0/org.gvsig.jdk.v1_6-1.0.0-javadoc.jar!/" name="javadoc_location"/>
188
    </attributes>
189
  </classpathentry>
190
  <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.5.0/xercesImpl-2.5.0.jar"/>
191
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.swing.impl/3.0.4/org.gvsig.tools.swing.impl-3.0.4.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.swing.impl/3.0.4/org.gvsig.tools.swing.impl-3.0.4-sources.jar">
192
    <attributes>
193
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.tools.swing.impl/3.0.4/org.gvsig.tools.swing.impl-3.0.4-javadoc.jar!/" name="javadoc_location"/>
194
    </attributes>
195
  </classpathentry>
196
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.swing.spi/3.0.4/org.gvsig.tools.swing.spi-3.0.4.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.swing.spi/3.0.4/org.gvsig.tools.swing.spi-3.0.4-sources.jar">
197
    <attributes>
198
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.tools.swing.spi/3.0.4/org.gvsig.tools.swing.spi-3.0.4-javadoc.jar!/" name="javadoc_location"/>
199
    </attributes>
200
  </classpathentry>
201
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.swing.serv.field/3.0.4/org.gvsig.tools.swing.serv.field-3.0.4.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.swing.serv.field/3.0.4/org.gvsig.tools.swing.serv.field-3.0.4-sources.jar">
202
    <attributes>
203
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.tools.swing.serv.field/3.0.4/org.gvsig.tools.swing.serv.field-3.0.4-javadoc.jar!/" name="javadoc_location"/>
204
    </attributes>
205
  </classpathentry>
206
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.swing.serv.jform/3.0.4/org.gvsig.tools.swing.serv.jform-3.0.4.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.swing.serv.jform/3.0.4/org.gvsig.tools.swing.serv.jform-3.0.4-sources.jar">
207
    <attributes>
208
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.tools.swing.serv.jform/3.0.4/org.gvsig.tools.swing.serv.jform-3.0.4-javadoc.jar!/" name="javadoc_location"/>
209
    </attributes>
210
  </classpathentry>
211
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.swing.serv.jlist/3.0.4/org.gvsig.tools.swing.serv.jlist-3.0.4.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.swing.serv.jlist/3.0.4/org.gvsig.tools.swing.serv.jlist-3.0.4-sources.jar"/>
212
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.installer.lib.impl/2.0.12-SNAPSHOT/org.gvsig.installer.lib.impl-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.installer.lib.impl/2.0.12-SNAPSHOT/org.gvsig.installer.lib.impl-2.0.12-SNAPSHOT-sources.jar"/>
213
  <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">
214
    <attributes>
215
      <attribute value="jar:file:/home/nacho/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6-javadoc.jar!/" name="javadoc_location"/>
216
    </attributes>
217
  </classpathentry>
218
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.installer.lib.spi/2.0.12-SNAPSHOT/org.gvsig.installer.lib.spi-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.installer.lib.spi/2.0.12-SNAPSHOT/org.gvsig.installer.lib.spi-2.0.12-SNAPSHOT-sources.jar"/>
219
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.installer.prov.plugin/2.0.12-SNAPSHOT/org.gvsig.installer.prov.plugin-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.installer.prov.plugin/2.0.12-SNAPSHOT/org.gvsig.installer.prov.plugin-2.0.12-SNAPSHOT-sources.jar"/>
220
  <classpathentry kind="var" path="M2_REPO/org/apache/ant/ant/1.8.1/ant-1.8.1.jar"/>
221
  <classpathentry kind="var" path="M2_REPO/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar"/>
222
  <classpathentry kind="var" path="M2_REPO/com/sardak/antform/2.0/antform-2.0.jar"/>
223
  <classpathentry kind="var" path="M2_REPO/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar"/>
224
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.installer.swing.impl/2.0.12-SNAPSHOT/org.gvsig.installer.swing.impl-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.installer.swing.impl/2.0.12-SNAPSHOT/org.gvsig.installer.swing.impl-2.0.12-SNAPSHOT-sources.jar"/>
225
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-gui-util/1.7/batik-gui-util-1.7.jar"/>
226
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-util/1.7/batik-util-1.7.jar"/>
227
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-xml/1.7/batik-xml-1.7.jar"/>
228
  <classpathentry kind="var" path="M2_REPO/com/jgoodies/forms/1.0.7/forms-1.0.7.jar" sourcepath="M2_REPO/com/jgoodies/forms/1.0.7/forms-1.0.7-sources.jar"/>
229
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.swing.impl/2.1.0-SNAPSHOT/org.gvsig.raster.swing.impl-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.swing.impl/2.1.0-SNAPSHOT/org.gvsig.raster.swing.impl-2.1.0-SNAPSHOT-sources.jar">
230
    <attributes>
231
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.swing.impl/2.1.0-SNAPSHOT/org.gvsig.raster.swing.impl-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
232
    </attributes>
233
  </classpathentry>
234
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.projection.cresques.ui/2.0.12-SNAPSHOT/org.gvsig.projection.cresques.ui-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.projection.cresques.ui/2.0.12-SNAPSHOT/org.gvsig.projection.cresques.ui-2.0.12-SNAPSHOT-sources.jar"/>
235
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.fmap/2.1.0-SNAPSHOT/org.gvsig.raster.fmap-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.fmap/2.1.0-SNAPSHOT/org.gvsig.raster.fmap-2.1.0-SNAPSHOT-sources.jar">
236
    <attributes>
237
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.fmap/2.1.0-SNAPSHOT/org.gvsig.raster.fmap-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
238
    </attributes>
239
  </classpathentry>
240
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.file.shp/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.file.shp-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.file.shp/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.file.shp-2.0.12-SNAPSHOT-sources.jar"/>
241
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.file.dbf/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.file.dbf-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.file.dbf/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.file.dbf-2.0.12-SNAPSHOT-sources.jar"/>
242
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.symbology.lib.api/2.0.12-SNAPSHOT/org.gvsig.symbology.lib.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.symbology.lib.api/2.0.12-SNAPSHOT/org.gvsig.symbology.lib.api-2.0.12-SNAPSHOT-sources.jar"/>
243
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.control/2.0.12-SNAPSHOT/org.gvsig.fmap.control-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.control/2.0.12-SNAPSHOT/org.gvsig.fmap.control-2.0.12-SNAPSHOT-sources.jar"/>
244
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.app.mainplugin/2.0.12-SNAPSHOT/org.gvsig.app.mainplugin-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.app.mainplugin/2.0.12-SNAPSHOT/org.gvsig.app.mainplugin-2.0.12-SNAPSHOT-sources.jar">
245
    <attributes>
246
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.app.mainplugin/2.0.12-SNAPSHOT/org.gvsig.app.mainplugin-2.0.12-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
247
    </attributes>
248
  </classpathentry>
249
  <classpathentry kind="var" path="M2_REPO/org/jpedal/jpedal_lgpl/4.37b36/jpedal_lgpl-4.37b36.jar"/>
250
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.metadata.swing.basic.api/1.0.0/org.gvsig.metadata.swing.basic.api-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.metadata.swing.basic.api/1.0.0/org.gvsig.metadata.swing.basic.api-1.0.0-sources.jar">
251
    <attributes>
252
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.metadata.swing.basic.api/1.0.0/org.gvsig.metadata.swing.basic.api-1.0.0-javadoc.jar!/" name="javadoc_location"/>
253
    </attributes>
254
  </classpathentry>
255
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.symbology.swing.api/2.0.12-SNAPSHOT/org.gvsig.symbology.swing.api-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.symbology.swing.api/2.0.12-SNAPSHOT/org.gvsig.symbology.swing.api-2.0.12-SNAPSHOT-sources.jar"/>
256
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-gvt/1.7/batik-gvt-1.7.jar"/>
257
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-awt-util/1.7/batik-awt-util-1.7.jar"/>
258
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-bridge/1.7/batik-bridge-1.7.jar"/>
259
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-anim/1.7/batik-anim-1.7.jar"/>
260
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-dom/1.7/batik-dom-1.7.jar"/>
261
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-css/1.7/batik-css-1.7.jar"/>
262
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar"/>
263
  <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar"/>
264
  <classpathentry kind="var" path="M2_REPO/xalan/xalan/2.6.0/xalan-2.6.0.jar"/>
265
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-parser/1.7/batik-parser-1.7.jar"/>
266
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-svg-dom/1.7/batik-svg-dom-1.7.jar"/>
267
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-script/1.7/batik-script-1.7.jar"/>
268
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlgraphics/batik-js/1.7/batik-js-1.7.jar"/>
269
  <classpathentry kind="var" path="M2_REPO/org/gvsig/batik-ext-gvsig-custom/1.7.0/batik-ext-gvsig-custom-1.7.0.jar"/>
270
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.timesupport.swing.api/1.0.0/org.gvsig.timesupport.swing.api-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.timesupport.swing.api/1.0.0/org.gvsig.timesupport.swing.api-1.0.0-sources.jar">
271
    <attributes>
272
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.timesupport.swing.api/1.0.0/org.gvsig.timesupport.swing.api-1.0.0-javadoc.jar!/" name="javadoc_location"/>
273
    </attributes>
274
  </classpathentry>
275
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.tools.evaluator.sqljep/2.0.12-SNAPSHOT/org.gvsig.tools.evaluator.sqljep-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.tools.evaluator.sqljep/2.0.12-SNAPSHOT/org.gvsig.tools.evaluator.sqljep-2.0.12-SNAPSHOT-sources.jar"/>
276
  <classpathentry kind="var" path="M2_REPO/net/sf/sqljep/0.2/sqljep-0.2.jar"/>
277
  <classpathentry kind="var" path="M2_REPO/zql/zql/unknown/zql-unknown.jar"/>
278
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.symbology.lib.impl/2.0.12-SNAPSHOT/org.gvsig.symbology.lib.impl-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.symbology.lib.impl/2.0.12-SNAPSHOT/org.gvsig.symbology.lib.impl-2.0.12-SNAPSHOT-sources.jar"/>
279
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.symbology.swing.impl/2.0.12-SNAPSHOT/org.gvsig.symbology.swing.impl-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.symbology.swing.impl/2.0.12-SNAPSHOT/org.gvsig.symbology.swing.impl-2.0.12-SNAPSHOT-sources.jar"/>
280
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.metadata.lib.basic.impl/1.0.0/org.gvsig.metadata.lib.basic.impl-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.metadata.lib.basic.impl/1.0.0/org.gvsig.metadata.lib.basic.impl-1.0.0-sources.jar">
281
    <attributes>
282
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.metadata.lib.basic.impl/1.0.0/org.gvsig.metadata.lib.basic.impl-1.0.0-javadoc.jar!/" name="javadoc_location"/>
283
    </attributes>
284
  </classpathentry>
285
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.metadata.swing.basic.impl/1.0.0/org.gvsig.metadata.swing.basic.impl-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.metadata.swing.basic.impl/1.0.0/org.gvsig.metadata.swing.basic.impl-1.0.0-sources.jar">
286
    <attributes>
287
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.metadata.swing.basic.impl/1.0.0/org.gvsig.metadata.swing.basic.impl-1.0.0-javadoc.jar!/" name="javadoc_location"/>
288
    </attributes>
289
  </classpathentry>
290
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.proj.lib.proj4j/1.0.0/org.gvsig.proj.lib.proj4j-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.proj.lib.proj4j/1.0.0/org.gvsig.proj.lib.proj4j-1.0.0-sources.jar">
291
    <attributes>
292
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.proj.lib.proj4j/1.0.0/org.gvsig.proj.lib.proj4j-1.0.0-javadoc.jar!/" name="javadoc_location"/>
293
    </attributes>
294
  </classpathentry>
295
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.proj.lib.api/1.0.0/org.gvsig.proj.lib.api-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.proj.lib.api/1.0.0/org.gvsig.proj.lib.api-1.0.0-sources.jar">
296
    <attributes>
297
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.proj.lib.api/1.0.0/org.gvsig.proj.lib.api-1.0.0-javadoc.jar!/" name="javadoc_location"/>
298
    </attributes>
299
  </classpathentry>
300
  <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
301
  <classpathentry kind="var" path="M2_REPO/org/osgeo/proj4j/0.1.0/proj4j-0.1.0.jar"/>
302
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.timesupport.lib.impl/1.0.0/org.gvsig.timesupport.lib.impl-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.timesupport.lib.impl/1.0.0/org.gvsig.timesupport.lib.impl-1.0.0-sources.jar">
303
    <attributes>
304
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.timesupport.lib.impl/1.0.0/org.gvsig.timesupport.lib.impl-1.0.0-javadoc.jar!/" name="javadoc_location"/>
305
    </attributes>
306
  </classpathentry>
307
  <classpathentry kind="var" path="M2_REPO/joda-time/joda-time/1.6/joda-time-1.6.jar" sourcepath="M2_REPO/joda-time/joda-time/1.6/joda-time-1.6-sources.jar">
308
    <attributes>
309
      <attribute value="jar:file:/home/nacho/.m2/repository/joda-time/joda-time/1.6/joda-time-1.6-javadoc.jar!/" name="javadoc_location"/>
310
    </attributes>
311
  </classpathentry>
312
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.timesupport.swing.impl/1.0.0/org.gvsig.timesupport.swing.impl-1.0.0.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.timesupport.swing.impl/1.0.0/org.gvsig.timesupport.swing.impl-1.0.0-sources.jar">
313
    <attributes>
314
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.timesupport.swing.impl/1.0.0/org.gvsig.timesupport.swing.impl-1.0.0-javadoc.jar!/" name="javadoc_location"/>
315
    </attributes>
316
  </classpathentry>
317
  <classpathentry kind="var" path="M2_REPO/com/toedter/jcalendar/1.1.4/jcalendar-1.1.4.jar"/>
318
  <classpathentry kind="var" path="M2_REPO/org/swinglabs/swingx/1.6/swingx-1.6.jar" sourcepath="M2_REPO/org/swinglabs/swingx/1.6/swingx-1.6-sources.jar">
319
    <attributes>
320
      <attribute value="jar:file:/home/nacho/.m2/repository/org/swinglabs/swingx/1.6/swingx-1.6-javadoc.jar!/" name="javadoc_location"/>
321
    </attributes>
322
  </classpathentry>
323
  <classpathentry kind="var" path="M2_REPO/com/jhlabs/filters/2.0.235/filters-2.0.235.jar" sourcepath="M2_REPO/com/jhlabs/filters/2.0.235/filters-2.0.235-sources.jar"/>
324
  <classpathentry kind="var" path="M2_REPO/org/swinglabs/swing-worker/1.1/swing-worker-1.1.jar" sourcepath="M2_REPO/org/swinglabs/swing-worker/1.1/swing-worker-1.1-sources.jar">
325
    <attributes>
326
      <attribute value="jar:file:/home/nacho/.m2/repository/org/swinglabs/swing-worker/1.1/swing-worker-1.1-javadoc.jar!/" name="javadoc_location"/>
327
    </attributes>
328
  </classpathentry>
329
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.db.lib/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.db.lib-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.db.lib/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.db.lib-2.0.12-SNAPSHOT-sources.jar"/>
330
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.fmap.dal.db.jdbc/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.db.jdbc-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.fmap.dal.db.jdbc/2.0.12-SNAPSHOT/org.gvsig.fmap.dal.db.jdbc-2.0.12-SNAPSHOT-sources.jar"/>
331
  <classpathentry kind="var" path="M2_REPO/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar"/>
332
  <classpathentry kind="var" path="M2_REPO/commons-pool/commons-pool/1.3/commons-pool-1.3.jar" sourcepath="M2_REPO/commons-pool/commons-pool/1.3/commons-pool-1.3-sources.jar"/>
333
  <classpathentry kind="var" path="M2_REPO/com/sun/jimi/1.1/jimi-1.1.jar"/>
334
  <classpathentry kind="var" path="M2_REPO/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.jar"/>
335
  <classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar">
336
    <attributes>
337
      <attribute value="jar:file:/home/nacho/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-javadoc.jar!/" name="javadoc_location"/>
338
    </attributes>
339
  </classpathentry>
340
  <classpathentry kind="var" path="M2_REPO/com/h2database/h2/1.3.150/h2-1.3.150.jar" sourcepath="M2_REPO/com/h2database/h2/1.3.150/h2-1.3.150-sources.jar">
341
    <attributes>
342
      <attribute value="jar:file:/home/nacho/.m2/repository/com/h2database/h2/1.3.150/h2-1.3.150-javadoc.jar!/" name="javadoc_location"/>
343
    </attributes>
344
  </classpathentry>
345
  <classpathentry kind="src" path="/org.gvsig.raster.tools.app.basic"/>
346
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.app.document.table.app.mainplugin/2.0.12-SNAPSHOT/org.gvsig.app.document.table.app.mainplugin-2.0.12-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.app.document.table.app.mainplugin/2.0.12-SNAPSHOT/org.gvsig.app.document.table.app.mainplugin-2.0.12-SNAPSHOT-sources.jar">
347
    <attributes>
348
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.app.document.table.app.mainplugin/2.0.12-SNAPSHOT/org.gvsig.app.document.table.app.mainplugin-2.0.12-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
349
    </attributes>
350
  </classpathentry>
351
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.saveraster/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.saveraster-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.saveraster/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.saveraster-2.1.0-SNAPSHOT-sources.jar">
352
    <attributes>
353
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.tools.algorithm.saveraster/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.saveraster-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
354
    </attributes>
355
  </classpathentry>
356
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.swing.api/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.swing.api-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.swing.api/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.swing.api-2.1.0-SNAPSHOT-sources.jar">
357
    <attributes>
358
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.tools.algorithm.swing.api/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.swing.api-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
359
    </attributes>
360
  </classpathentry>
361
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.swing.impl/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.swing.impl-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.swing.impl/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.swing.impl-2.1.0-SNAPSHOT-sources.jar">
362
    <attributes>
363
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.tools.algorithm.swing.impl/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.swing.impl-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
364
    </attributes>
365
  </classpathentry>
366
  <classpathentry kind="var" path="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.layerdatatype/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.layerdatatype-2.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gvsig/org.gvsig.raster.tools.algorithm.layerdatatype/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.layerdatatype-2.1.0-SNAPSHOT-sources.jar">
367
    <attributes>
368
      <attribute value="jar:file:/home/nacho/.m2/repository/org/gvsig/org.gvsig.raster.tools.algorithm.layerdatatype/2.1.0-SNAPSHOT/org.gvsig.raster.tools.algorithm.layerdatatype-2.1.0-SNAPSHOT-javadoc.jar!/" name="javadoc_location"/>
369
    </attributes>
370
  </classpathentry>
371
</classpath>

Also available in: Unified diff