Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / extensions / extJCRS / .project @ 28115

History | View | Annotate | Download (518 Bytes)

1
<projectDescription>
2
  <name>extJCRS</name>
3
  <comment>Base POM for all GvSIG extension projects. This pom knows
4
		how to build and made an extension for GvSIG. The property
5
		&quot;gvsig-path&quot; must be set up correctly.</comment>
6
  <projects>
7
    <project>org.gvsig.crs</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>